From 019976d90a27475b34e8dcdfe72eeb7ba2060c69 Mon Sep 17 00:00:00 2001 From: cuom1999 Date: Thu, 1 Sep 2022 18:42:13 -0500 Subject: [PATCH] Fix js --- templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index d527ff6..b925c04 100644 --- a/templates/base.html +++ b/templates/base.html @@ -82,7 +82,6 @@ - {% include "extra_js.html" %} {% endcompress %} + + {% block js_media %}{% endblock %} {% if request.in_contest %}