From 0a7ee4fa8a2a32c15faa73be8464da053807613b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 27 Sep 2021 23:07:59 +0200 Subject: [PATCH] fds --- files/templates/comments.html | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index cde688b77c..c7ed71b4fa 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -1,3 +1,27 @@ + + {% if v %} @@ -142,7 +166,7 @@ {% endif %} -
+
@@ -176,7 +200,9 @@ {% if c.author.verified %} {% endif %} - {{c.author.username}}{% if c.author.customtitle %}  {% if c.author.quadrant %}{% endif %}{{c.author.customtitle | safe}}{% endif %} + {{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}} {% if c.edited_utc %}