From a9b2448b4c3cfea3cfc71a0fc92d957b55e46516 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 7 Nov 2021 17:43:12 +0200 Subject: [PATCH] fds --- files/templates/comments.html | 2 +- files/templates/submission.html | 2 +- files/templates/submission_listing.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index c98a8e6f64..312368d562 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 fb9cebf354..db7e57a088 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 9702bba49b..b6dd87e540 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 %}