From cbacda34cacea602562cbe40b9e221e613241c49 Mon Sep 17 00:00:00 2001 From: AIIrondev Date: Thu, 17 Sep 2026 16:46:31 +0200 Subject: [PATCH] temporary removal of the tutorial Page --- Web/templates/base.html | 77 ++++++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 36 deletions(-) diff --git a/Web/templates/base.html b/Web/templates/base.html index 9f8c761..66e6283 100755 --- a/Web/templates/base.html +++ b/Web/templates/base.html @@ -1346,11 +1346,13 @@ {% endif %} {% if 'username' in session %} + {% endif %} {% if 'username' in session and current_permissions.actions.get('can_insert', False) and current_permissions.pages.get('library_admin', False) %}