diff --git a/files/templates/post.html b/files/templates/post.html index ed50759c8..4faafc745 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -380,8 +380,6 @@ {% endif %} {% endif %} - - {% if not p.replies %}{% include "comments.html" %}{% endif %}