From ce878ed1348b119a20e1eb936724a35b2f2ee9a6 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 8 Dec 2021 21:34:57 +0200 Subject: [PATCH] fdsfds --- 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 1000ae510..696292b16 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -211,7 +211,7 @@ {{c.author.username}} {% if c.author.customtitle %}  {% if c.author.quadrant %}{% endif %}{{c.author.customtitle | safe}}{% endif %} - {% if c.parent_comment_id and not standalone and (level<11 or level%10!==1) %}{{ c.parent_comment.author.username }}{% endif %} + {% if c.parent_comment_id and not standalone and (c.level<11 or c.level%10!==1) %}{{ c.parent_comment.author.username }}{% endif %}  {{c.age_string}} {% if c.edited_utc %}