From 01f6ef89d41d9345dbb6ae8ed90fae15928116ca Mon Sep 17 00:00:00 2001 From: kek7198 Date: Fri, 10 Dec 2021 18:27:17 -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 c314a22e44..859adc1003 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -1,6 +1,6 @@ {% if v %} {% include "award_modal.html" %} - + {% endif %} diff --git a/files/templates/submit.html b/files/templates/submit.html index 1462f1b711..c2fc56f2f1 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -166,7 +166,7 @@ {% endblock %} {% block scripts %} - + {% endblock %}