remotes/1693045480750635534/spooky-22
kek7198 2021-12-09 23:46:25 -06:00
parent de8ddc5bb6
commit 3c03eab21b
1 changed files with 5 additions and 0 deletions

View File

@ -36,6 +36,11 @@
{% if v %}
<div class="absolute -top-12 right-3">
<ul class="flex flex-wrap space-x-2 items-center mb-0">
{% if v.admin_level > 1 %}
<li>
{% include '/dropdowns/ProfileAdminDropdown.html' %}
</li>
{% endif %}
<li>
{% include '/dropdowns/ProfileDropdown.html' %}
</li>