diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 110dcca726..896ec2a006 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -265,6 +265,19 @@ {% endif %} + {% if v and v.admin_level > 1 and u.is_suspended %} + +
+ +
+ + + {{ u.username }} is shadowbanned + +
+
+ {% endif %} +
{% if not "saved" in request.full_path %}