From 4e8adf23a1c0ef155593fa6113936e44171b4059 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 7 Nov 2021 17:41:35 +0200 Subject: [PATCH] dfs --- files/templates/comments.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/files/templates/comments.html b/files/templates/comments.html index deb866b0b..c98a8e6f6 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -136,6 +136,17 @@
{% if c.author.bio_html %}{{c.author.bio_html_eager | safe}}{% endif %}
+ +
+ {% for b in c.author.badges %} + {% if c.author.url %} + + {% else %} + + {% endif %} + {% endfor %} +
+
{{c.author.post_count}}