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 %}