From b9b8ccc60e327d79a37245ec3fc183550daae28d Mon Sep 17 00:00:00 2001 From: Egor Matveev Date: Thu, 3 Mar 2022 00:45:34 +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 e4fc642..e058746 100644 --- a/templates/account.html +++ b/templates/account.html @@ -40,7 +40,7 @@ {% endif %} {% if user.is_superuser and owner %} - Админка + Админ {% endif %}