diff --git a/files/templates/event/awards.html b/files/templates/event/awards.html index 5e65d82afb..8498e7111f 100644 --- a/files/templates/event/awards.html +++ b/files/templates/event/awards.html @@ -9,7 +9,11 @@ {# idk why snow isn't working vvvvvvvvvv #} {% if p.award_count("snow", v) %} - + {% endif %} {% if p.award_count("frostbite", v) %} diff --git a/files/templates/event/banner.html b/files/templates/event/banner.html index 9e876ae9fc..03e6118700 100644 --- a/files/templates/event/banner.html +++ b/files/templates/event/banner.html @@ -1,7 +1,11 @@ {# #} {% if request.path == '/' %} - + {% endif %}