diff --git a/files/templates/comments.html b/files/templates/comments.html index 312368d56..c9a45d295 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 db7e57a08..46d0ee5f6 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 b6dd87e54..3ab168298 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 %}