diff --git a/files/templates/userpage/banner.html b/files/templates/userpage/banner.html index 773109d7b..79904a39d 100644 --- a/files/templates/userpage/banner.html +++ b/files/templates/userpage/banner.html @@ -394,7 +394,7 @@ {% if FEATURES['USERS_PROFILE_BODYTEXT'] -%} {% if u.bio_html and u.can_see_my_shit %} -
{{u.bio_html | safe}}
+
{{u.bio_html | safe}}
{% endif %} {% if u.friends_html and u.can_see_my_shit %}