fix error i think???

pull/146/head
Aevann 2023-05-05 06:58:50 +03:00
parent ade4323edb
commit 4fe937d514
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{%- include 'admin/shadowbanned_tooltip.html' -%}
{% if user %}
{%- include 'admin/shadowbanned_tooltip.html' -%}
<a class="unbreakable" data-sort-key="{{user.username.lower()}}" style="color:#{{user.name_color}};font-weight:bold" href="/@{{user.username}}">
<div class="profile-pic-20-wrapper mb-2">
<img loading="lazy" src="{{user.profile_url}}" class="pp20">