diff --git a/files/templates/CHRISTMAS/userpage.html b/files/templates/CHRISTMAS/userpage.html index 40eb5ade4e..59e34e6e1e 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