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}}