diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 56a609ddaa..6d6f6b403f 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -135,7 +135,7 @@
{% if u.bio_html %}

{{u.bio_html | safe}}

- {% else } + {% else %}

No bio...

{% endif %}