From b11c2e5c37b898c0702f4dbf5a17b5560f2905be Mon Sep 17 00:00:00 2001 From: Johannes Erwerle Date: Mon, 6 Apr 2026 20:43:46 +0200 Subject: [PATCH] Cleaned up the footer --- community_backup/webui/templates/base.html | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/community_backup/webui/templates/base.html b/community_backup/webui/templates/base.html index 54487e4..30bc23c 100644 --- a/community_backup/webui/templates/base.html +++ b/community_backup/webui/templates/base.html @@ -8,7 +8,7 @@
-
+
-
+
{% block content %} {% endblock %}