diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 426386b58d..fe236ed2b8 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -329,10 +329,10 @@ {% if not v.paid_dues %} - + {% endif %} {% if not u.club_banned %} - + {% endif %} {% endif %}

@@ -515,10 +515,10 @@
 					{% if v.admin_level > 1 %}
 
 					{% if not v.paid_dues %}
-						
+						
 					{% endif %}
 					{% if not u.club_banned %}
-						
+						
 					{% endif %}