From faf99c492a24603f2862b061ade9930decf79cc8 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Fri, 10 Dec 2021 18:45:09 -0600 Subject: [PATCH] fix --- files/templates/submission.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/files/templates/submission.html b/files/templates/submission.html index 070e713a0e..871d60ea6e 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -698,4 +698,37 @@ {% endif %} {% endif %} + + + + {% endblock %} \ No newline at end of file