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