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