From a804dcc6786003503b15a52775eb78a0a13364fd Mon Sep 17 00:00:00 2001 From: kek7198 Date: Fri, 3 Dec 2021 15:41:01 -0600 Subject: [PATCH] fix --- files/templates/submission.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/templates/submission.html b/files/templates/submission.html index 4b03249fa5..a7fbce92e6 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -728,4 +728,6 @@ {%endif%} })() + + {% include "/assets/js/awards.js" %} {% endblock %} \ No newline at end of file