diff --git a/files/templates/comments.html b/files/templates/comments.html index a2dbcf8337..a22adf4c8c 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -481,12 +481,16 @@ {% endmacro %} +
+ {% for comment in comments %} {{single_comment(comment)}} {% endfor %} +
+ {% if v %} {% include "gif_modal.html" %} {% include "emoji_modal.html" %} @@ -523,7 +527,7 @@ {% endif %} {% if offset %} - {% endif %}