diff --git a/files/templates/comments.html b/files/templates/comments.html index 39fb1b82a..2a7508dce 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -33,7 +33,7 @@ {% if v %} {% include "award_modal.html" %} - + {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 4150ce157..2dbb2f1f5 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -52,7 +52,7 @@ {% if 'rdrama' not in request.host %} {% if v %} - + {% include "award_modal.html" %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %}