From 33f707657efc14011854d37d679b314fac931937 Mon Sep 17 00:00:00 2001 From: Egor Matveev Date: Thu, 3 Mar 2022 09:37:45 +0300 Subject: [PATCH] buttons --- templates/account.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/account.html b/templates/account.html index e058746..def2765 100644 --- a/templates/account.html +++ b/templates/account.html @@ -40,7 +40,9 @@ {% endif %} {% if user.is_superuser and owner %} - Админ + Админка + Sentry + Кластер {% endif %}