forked from MarseyWorld/MarseyWorld
Fix 249c593379: old party-hat left in userpage.
parent
39da83e913
commit
dbf772cee6
|
@ -400,9 +400,6 @@
|
|||
<img class="profile-pic-65-hat" src="/i/hats/{{u.hat_active}}.webp" data-bs-toggle="tooltip" data-bs-placement="bottom" title="{{u.hat_tooltip}}">
|
||||
{%- endif %}
|
||||
</a>
|
||||
{% if u.is_cakeday %}
|
||||
<img class="party-hat3" src="/i/party-hat.webp" data-bs-toggle="tooltip" data-bs-placement="bottom" title="I’ve spent another year rotting my brain with dramaposting, please ridicule me 🤓">
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="mt-n3 py-3">
|
||||
{% if u.is_suspended %}
|
||||
|
|
Loading…
Reference in New Issue