diff --git a/files/templates/submission.html b/files/templates/submission.html index 65776d113..f7bcaa493 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -670,7 +670,7 @@ {% endif %} {% if p.replies %} -
+
{% with comments=p.replies %} {% include "comments.html" %} {% endwith %} @@ -691,7 +691,24 @@ {% endif %} {% if offset %} - View more + + {% endif %}