From 8a727c9253dfb031c724c0bfb0371df5c738d92f Mon Sep 17 00:00:00 2001 From: Andrei Date: Thu, 9 Mar 2023 22:08:33 +0500 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D0=B2=D0=BE?= =?UTF-8?q?=D0=B7=D0=BC=D0=BE=D0=B6=D0=BD=D0=BE=D1=81=D1=82=D1=8C=20=D0=B1?= =?UTF-8?q?=D0=B0=D0=BD=D0=B0=20=D0=B0=D0=B4=D0=BC=D0=B8=D0=BD=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/admin.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/admin.html b/templates/admin.html index 708bbe9..bbc5df8 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -19,6 +19,7 @@ {% endfor %} + {% if user.role != 1 %}
@@ -27,6 +28,7 @@
+ {% endif %} {% endfor %}