diff --git a/files/templates/comments.html b/files/templates/comments.html index db4f368ca..c8d8e9a96 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -33,14 +33,14 @@ {% if v %} {% include "award_modal.html" %} - + {% endif %} {% if v and v.admin_level == 6 %} - + {% endif %} +
diff --git a/files/templates/submission.html b/files/templates/submission.html index 38aa02cd5..a820240b5 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -45,7 +45,7 @@ {% if 'rdrama' not in request.host %} {% if v %} - + {% include "award_modal.html" %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %}