From 83b64c14f43a64661f87881c7f8b53ca34bab386 Mon Sep 17 00:00:00 2001 From: Egor Matveev Date: Thu, 3 Mar 2022 00:11:47 +0300 Subject: [PATCH] infra --- requirements.txt | 1 - templates/account.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6d0ace4..57239c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -emoji aiofiles==0.7.0 aiohttp==3.8.0 amqp==5.0.6 diff --git a/templates/account.html b/templates/account.html index e4fc642..e058746 100644 --- a/templates/account.html +++ b/templates/account.html @@ -40,7 +40,7 @@ {% endif %} {% if user.is_superuser and owner %} - Админка + Админ {% endif %}