diff --git a/files/templates/comments.html b/files/templates/comments.html index c98a8e6f6..312368d56 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -137,7 +137,7 @@ {% if c.author.bio_html %}{{c.author.bio_html_eager | safe}}{% endif %} -
+
{% for b in c.author.badges %} {% if c.author.url %} diff --git a/files/templates/submission.html b/files/templates/submission.html index fb9cebf35..db7e57a08 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -270,7 +270,7 @@ {% if p.author.bio_html %}{{p.author.bio_html_eager | safe}}{% endif %}
-
+
{% for b in p.author.badges %} {% if p.author.url %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 9702bba49..b6dd87e54 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -47,7 +47,7 @@ {% if p.author.bio_html %}{{p.author.bio_html_eager | safe}}{% endif %}
-
+
{% for b in p.author.badges %} {% if p.author.url %}