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