diff --git a/files/templates/userpage/admintools.html b/files/templates/userpage/admintools.html index e582f2365..01cffd08b 100644 --- a/files/templates/userpage/admintools.html +++ b/files/templates/userpage/admintools.html @@ -50,7 +50,7 @@ {% endif %} {% if v.admin_level >= PERMS['VIEW_EMAILS'] -%} -
Email: {{u.email}}
+
Email: {{u.email}}
{%- endif %} {% if v.admin_level >= PERMS['USER_BAN'] %}