diff --git a/files/templates/comments.html b/files/templates/comments.html index 3f5fa590b0..036a832280 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -752,8 +752,8 @@ {% if v %} - - + + {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index ec7d29e095..f58cd25344 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -847,7 +847,7 @@ {% if not p.comment_count %} {% if v %} - + {% include "award_modal.html" %} {% include "emoji_modal.html" %} {% include "gif_modal.html" %} diff --git a/files/templates/submit.html b/files/templates/submit.html index f706f5f095..2cbf696421 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -88,7 +88,7 @@
- +
Toggle preview @@ -173,9 +173,9 @@
{% endblock %} - + - + {% include "emoji_modal.html" %}