diff --git a/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html b/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html index 7010e585f3..61d47d3b71 100644 --- a/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html +++ b/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html @@ -3,7 +3,7 @@

About

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

No bio...

{% endif %}