This commit is contained in:
Egor Matveev 2022-03-03 00:11:47 +03:00
parent 212aad389c
commit 83b64c14f4
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
emoji
aiofiles==0.7.0
aiohttp==3.8.0
amqp==5.0.6

View File

@ -40,7 +40,7 @@
</form>
{% endif %}
{% if user.is_superuser and owner %}
<a style="margin-left: 15px;" href="/admin/" class="badge badge-secondary">Админка</a>
<a style="margin-left: 15px;" href="/admin/" class="badge badge-secondary">Админ</a>
{% endif %}
</h3>
<table>