Aevann 2024-04-19 00:19:09 +02:00
parent f8e1f862c2
commit 9585de64bf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{% if user %} {% if user %}
{% if not can_see(v, user) and request.path != '/shop/hats' and not request.path.startswith('/emojis/') %} {% if not can_see(v, user) and request.path != '/shop/hats' and not request.path.startswith('/emojis/') %}
<hideme></hideme></td></tr><tr class="d-none"><td> <hideme></hideme>
{% else %} {% else %}
{%- include 'admin/shadowbanned_tooltip.html' -%} {%- include 'admin/shadowbanned_tooltip.html' -%}
<a {% if not user.earlylife %}class="unbreakable"{% endif %} data-sort="{{user.username.lower()}}" style="color:#{{user.name_color}};font-weight:bold" href="/@{{user.username}}"> <a {% if not user.earlylife %}class="unbreakable"{% endif %} data-sort="{{user.username.lower()}}" style="color:#{{user.name_color}};font-weight:bold" href="/@{{user.username}}">