diff --git a/files/templates/comments.html b/files/templates/comments.html index e9a22d41a..505f073c5 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -26,7 +26,8 @@ {% if v %} {% include "award_modal.html" %} - + + {% endif %} @@ -95,7 +96,6 @@ - {% macro single_comment(c, level=1) %} {% if p and not (v and v.id==c.author_id) and (not v or v.highlightcomments) %} @@ -372,7 +372,7 @@ diff --git a/files/templates/submission.html b/files/templates/submission.html index 4a20ffc7b..6c3bf70eb 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" %} @@ -559,7 +559,7 @@ - +
@@ -571,6 +571,7 @@
+
Formatting help
{% endif %} @@ -813,7 +814,7 @@ {% if v %} - + {% endif %}
@@ -836,6 +837,7 @@ Comment
+
Formatting help