From 1c351cafef807b2e6d2ad71f32e2798c86e247fe Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sat, 4 Dec 2021 10:56:42 -0600 Subject: [PATCH] test --- files/templates/submit.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/templates/submit.html b/files/templates/submit.html index ea72cdab8..9fcd9bddd 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -141,6 +141,7 @@ {% block sidebar %} {% include '/sidebars/SubmitSidebar.html' %} + {% include '/awards/Christmas/Snow.html' %} {% endblock %} {% block modals %} @@ -151,4 +152,5 @@ {% block scripts %} + {% endblock %}