diff --git a/files/templates/comments.html b/files/templates/comments.html index 8fe6e1bbb..28bbcc97f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -80,7 +80,7 @@
{% if c.post and c.post.over_18 %}+18{% endif %} - {% if c.parent_submission %} + {% if c.post %} {% if c.author_id==v.id and c.child_comments and is_notification_page%} Comment {{'Replies' if (c.child_comments | length)>1 else 'Reply'}}: {{c.post.realtitle(v) | safe}} {% elif c.post.author_id==v.id and c.level == 1 and is_notification_page%}