diff --git a/files/templates/userpage.html b/files/templates/userpage.html index a043dccc73..de5f0b1ed9 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -251,6 +251,19 @@ {% block content %}
+ {% if v and v.admin_level > 1 and u.agendaposter %} + +
+ +
+ +
+ {{ u.username }} has Agendaposter theme activated +
+
+
+ {% endif %} + {% if u.is_suspended %}
@@ -266,7 +279,7 @@ {% endif %}
- {% endif %} + {% endif %} {% if v and v.admin_level > 1 and u.shadowbanned %}