diff --git a/files/templates/userpage.html b/files/templates/userpage.html index b70c6f2554..98fce6fc48 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -116,7 +116,7 @@
{% if u.bio_html %} -

{{u.bio_html | safe}}

+
{{u.bio_html | safe}}
{% else %}

No bio...

{% endif %}