diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 4f911d2423..7c746ea11c 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -108,13 +108,13 @@ {% endif %}
- {% if u.verified %} {% endif %}

{{u.username}}

{% if u.username != u.original_username %} {% endif %} + {% if u.verified %}{% endif %} {% if u.admin_level > 1 or (u.admin_level == 1 and (not v or v.admin_level < 2)) %}