diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 0f83dd0317..cd616d0c74 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -151,7 +151,7 @@ {% if u.moderated_subs %}
-

Moderator of

+

Moderator of

{% for a in u.moderated_subs %} /s/{{a['sub']}} @@ -438,6 +438,17 @@
{% endif %} + {% if u.moderated_subs %} +
+

Moderator of

+ {% for a in u.moderated_subs %} + + /s/{{a['sub']}} + + {% endfor %} +
+ {% endif %} +
{% for b in u.badges %} {% if b.url %}