From 80e3b1abb5181f315f35c696413feb21c73584f7 Mon Sep 17 00:00:00 2001 From: lelo Date: Sun, 4 May 2025 12:10:35 +0000 Subject: [PATCH] add links for admin --- templates/app.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/templates/app.html b/templates/app.html index 2838b00..00363f1 100644 --- a/templates/app.html +++ b/templates/app.html @@ -44,6 +44,15 @@
+ {% if admin_enabled %} +
+ App · + Meine Links · + Verbindungen · + Auswertung · + Folder Config Editor +
+ {% endif %}
@@ -55,11 +64,6 @@
- {% if admin_enabled %} -
- admin -
- {% endif %}