From bb5adb7c6d3fe0b45863aaf8ea472f5ba7d98975 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 14 Sep 2021 00:04:10 +0200 Subject: [PATCH] fd --- files/templates/userpage.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 %}