forked from MarseyWorld/MarseyWorld
fix prev commit
parent
2636ae62c2
commit
f516f21ed3
|
@ -141,9 +141,7 @@
|
|||
<div>
|
||||
<div class="avatar profile-pic-20-wrapper">
|
||||
<img class="avatar-pic pp20 mr-1">
|
||||
{% if m.get('hat') -%}
|
||||
<img class="profile-pic-20-hat hat" loading="lazy" src="/i/hats/{{m['hat']}}?v=3">
|
||||
{%- endif %}
|
||||
<img class="profile-pic-20-hat hat" loading="lazy">
|
||||
</div>
|
||||
<a href="" class="font-weight-bold text-black userlink" target="_blank"></a>
|
||||
<span class="text-black time ml-2 d-none">just now</span>
|
||||
|
|
Loading…
Reference in New Issue