From c7cf593388749278508107da3aa21fad609d49b7 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 12 Feb 2022 01:50:58 +0200 Subject: [PATCH] vxc --- files/templates/userpage.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 0f83dd031..cd616d0c7 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 %}