diff --git a/files/templates/comments.html b/files/templates/comments.html index c9a45d295..0122e86df 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 46d0ee5f6..90163ffac 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 3ab168298..c0a68948d 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 %}