From 5cfa347b331e16866afa3fb80fd324c82134eadd Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 2 Oct 2021 00:13:55 +0200 Subject: [PATCH] dsf --- 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 50246c77d2..2001b60709 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -197,7 +197,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<=7 %}{{ c.parent_comment.author.username }}{% endif %}  {{c.age_string}}