diff --git a/files/templates/user_in_table.html b/files/templates/user_in_table.html index bdf7ead2c..84c85ee9e 100644 --- a/files/templates/user_in_table.html +++ b/files/templates/user_in_table.html @@ -1,6 +1,6 @@ {% if user %} {% if not can_see(v, user) and request.path != '/shop/hats' and not request.path.startswith('/emojis/') %} - + {% else %} {%- include 'admin/shadowbanned_tooltip.html' -%}