From 589b5a58ed16079171dd3901fe0f8db1fa0cbf15 Mon Sep 17 00:00:00 2001 From: Erik Thiele Date: Sun, 21 Jun 2026 18:12:10 +0200 Subject: [PATCH] =?UTF-8?q?Standort=20l=C3=B6schen=20f=C3=BCr=20nicht=20ad?= =?UTF-8?q?mins=20ausgeblendet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/admin.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/admin.html b/templates/admin.html index 89fba20..d8ea6c4 100755 --- a/templates/admin.html +++ b/templates/admin.html @@ -151,13 +151,15 @@
- + + {% if current_user.is_admin %}
+ {% endif %}