diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 9882d34937..ec4d2b0c46 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -57,6 +57,9 @@
{{u.unban_string}}
{% endif %} {% endif %} + {% if v and v.admin_level >= 2 and u.shadowbanned %} +
SHADOWBANNED USER
+ {% endif %}

{{u.username}}