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 %}