master
kek7198 2021-12-08 21:24:11 -06:00
parent e07e1c49ba
commit f2e03bb09e
1 changed files with 0 additions and 18 deletions

View File

@ -66,24 +66,6 @@
</div>
</div>
<div class="ml-auto">
{% if u.id == v.id or not u.is_private %}
<ul class="hidden xl:flex items-center justify-around mb-0">
<li>
<div class="text-lg font-bold mb-0">{{ u.stored_subscriber_count }}</div>
<small class="mt-1 block font-bold text-gray-500">Followers</small>
</li>
<li>
<div class="text-lg font-bold mb-0">{{ u.coins }}</div>
<small class="mt-1 block font-bold text-gray-500">Dramacoin</small>
</li>
{% if u.procoins %}
<li>
<div class="text-lg font-bold mb-0">{{ u.procoins }}</div>
<small class="mt-1 block font-bold text-gray-500">MarseyBux</small>
</li>
{% endif %}
</ul>
{% endif %}
{% if v and v.id != u.id %}
<ul class="flex flex-wrap space-x-2 items-center mb-0">
<li>