aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/blog/activity.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/blog/activity.html b/templates/blog/activity.html
index d8f11073..d963fe1d 100644
--- a/templates/blog/activity.html
+++ b/templates/blog/activity.html
@@ -15,7 +15,7 @@
{% endif %}
</p>
{% if activity_user_profile.bio %}
- <p><b>Bio: </b>{{ activity_user_profile.bio }}</p>
+ <p><b>Bio: </b>{{ activity_user_profile.bio|linebreaksbr }}</p>
{% endif %}
{% if activity_user_profile.location %}