From 7622716b924944ceac8fb78c6ac07338a23cfb76 Mon Sep 17 00:00:00 2001 From: Karl Date: Sat, 19 Jul 2025 09:44:02 +0100 Subject: [PATCH] fix the template --- templates/config_dashboard.html | 72 ++++++++++++++++----------------- 1 file changed, 35 insertions(+), 37 deletions(-) diff --git a/templates/config_dashboard.html b/templates/config_dashboard.html index 105f87e..7fdafaa 100644 --- a/templates/config_dashboard.html +++ b/templates/config_dashboard.html @@ -28,50 +28,17 @@ {% endblock %} -{% block scripts %} -{{ super() }} - -{% endblock %} {% block scripts %} {{ super() }} {% endblock %} \ No newline at end of file