From b7e0bfb658deb4de025ce047ccdd29d1f4276197 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 21 Aug 2021 09:02:11 +0200 Subject: [PATCH] dffd --- files/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 8fe6e1bbbb..28bbcc97f5 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%}