From 36a1627eb7615ea4170660ee927f358fce587efe Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 9 Dec 2021 14:39:50 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 2 +- files/templates/submit.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index c01af881b..4564f3bae 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -28,7 +28,7 @@ {% if v %} {% include "award_modal.html" %} - + {% endif %} diff --git a/files/templates/submit.html b/files/templates/submit.html index e0dabf4e1..1462f1b71 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -166,7 +166,7 @@ {% endblock %} {% block scripts %} - + {% endblock %}