remotes/1693045480750635534/spooky-22
kek7198 2021-12-15 21:56:02 -06:00
parent c4796ea628
commit 17562d90ac
1 changed files with 8 additions and 0 deletions

View File

@ -27,6 +27,14 @@
Hates
</a>
</li>
{% if v and v.id == u.id %}
<li>
<a class="dropdown-item block w-full text-left px-4 py-2 text-sm text-gray-200 bg-gradient-to-t hover:from-red-800 hover:to-red-700 hover:shadow-inner focus:shadow-inner focus:bg-gradient-to-t focus:from-red-800 focus:to-red-700" href="/views">
<i class="fas fa-binoculars fa-sm fa-fw mr-4"></i>
Profile views
</a>
</li>
{% endif %}
{% if v and v.id != u.id %}
<li>
<hr class="mt-2 mb-1.5 border-t border-black h-1 shadow-inset-t-white-05"/>