diff --git a/files/templates/comments.html b/files/templates/comments.html index 6736e8d28..5b86c40bf 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -749,7 +749,7 @@ {% if v %} - + {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 2165c1d18..b120df1ad 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -885,7 +885,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 1ad00c608..6dc591e35 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -177,7 +177,7 @@ - + {% include "emoji_modal.html" %}