From 1d9b26af8be7c6d1de035bd46593bec0513ebfdd Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 7 Nov 2021 17:49:16 +0200 Subject: [PATCH] fdd --- 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 0122e86df..e9a22d41a 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -139,7 +139,7 @@
{% for b in c.author.badges %} - {% if c.author.url %} + {% if b.url %} {% else %} diff --git a/files/templates/submission.html b/files/templates/submission.html index 90163ffac..4a20ffc7b 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -272,7 +272,7 @@
{% for b in p.author.badges %} - {% if p.author.url %} + {% if b.url %} {% else %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index c0a68948d..1d2ecdb88 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -49,7 +49,7 @@
{% for b in p.author.badges %} - {% if p.author.url %} + {% if b.url %} {% else %}