From 6223a7f825e33573b13378b7f63d1c51e7e9391c Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 7 Dec 2021 20:54:55 -0600 Subject: [PATCH] fix --- files/templates/userpage.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 50d5e0b746..e4034a88f9 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -49,6 +49,13 @@ {% if v and v.username == u.username %}
+ {% for b in u.badges %} + {% if b.url %} + + {% else %} + + {% endif %} + {% endfor %} Edit profile