diff --git a/files/templates/comments.html b/files/templates/comments.html index 312368d562..c9a45d295e 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 db7e57a088..46d0ee5f6b 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 b6dd87e540..3ab1682980 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 %}