diff --git a/files/templates/comments.html b/files/templates/comments.html index 4189de206..cb61822cd 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -27,7 +27,7 @@ {% if v %} {% include "award_modal.html" %} - + {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 2d4f37a95..51d49494a 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -146,7 +146,7 @@ {% if v %} - + {% include "award_modal.html" %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %}