From 0c49951ac9c33066ce16fd269358f765580b9000 Mon Sep 17 00:00:00 2001 From: Egor Matveev Date: Wed, 2 Mar 2022 23:52:51 +0300 Subject: [PATCH] infra --- templates/account.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/account.html b/templates/account.html index e058746..e4fc642 100644 --- a/templates/account.html +++ b/templates/account.html @@ -40,7 +40,7 @@ {% endif %} {% if user.is_superuser and owner %} - Админ + Админка {% endif %}