From 150125c650d47f880dbd06742c7cee5e03658aaa Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 27 Dec 2022 03:40:46 +0200 Subject: [PATCH] fix snow --- files/templates/event/awards.html | 6 +++++- files/templates/event/banner.html | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/files/templates/event/awards.html b/files/templates/event/awards.html index 5e65d82af..8498e7111 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 9e876ae9f..03e611870 100644 --- a/files/templates/event/banner.html +++ b/files/templates/event/banner.html @@ -1,7 +1,11 @@ {# #} {% if request.path == '/' %} - + {% endif %}