diff --git a/files/templates/submission.html b/files/templates/submission.html index 52b5c809b..90255f092 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -1061,7 +1061,7 @@ -{% if not comments %} +{% if not p.replies %} {% include "comments.html" %} {% endif %}