From f21c6e62cf49d27d8e96b4106026ae61962ed136 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 3 Jan 2022 20:34:50 -0600 Subject: [PATCH] fix --- files/templates/CHRISTMAS/userpage.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/files/templates/CHRISTMAS/userpage.html b/files/templates/CHRISTMAS/userpage.html index 40eb5ade4..59e34e6e1 100644 --- a/files/templates/CHRISTMAS/userpage.html +++ b/files/templates/CHRISTMAS/userpage.html @@ -382,8 +382,8 @@ {% if u.song and v and v.mute and not u.unmutable %} - + Pause anthem + {% endif %} {% endblock %} @@ -405,7 +405,7 @@ {% block scripts %} {% if v %} - + {% endif %} {% if u.song %} - + {% endif %} - + {% endblock %} \ No newline at end of file