infra
This commit is contained in:
parent
212aad389c
commit
83b64c14f4
@ -1,4 +1,3 @@
|
|||||||
emoji
|
|
||||||
aiofiles==0.7.0
|
aiofiles==0.7.0
|
||||||
aiohttp==3.8.0
|
aiohttp==3.8.0
|
||||||
amqp==5.0.6
|
amqp==5.0.6
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
</form>
|
</form>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if user.is_superuser and owner %}
|
{% 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 %}
|
{% endif %}
|
||||||
</h3>
|
</h3>
|
||||||
<table>
|
<table>
|
||||||
|
Loading…
Reference in New Issue
Block a user