From be49a31e5474e7d3ecb25ede5f228bc4979a8bb4 Mon Sep 17 00:00:00 2001 From: Karl Date: Thu, 17 Jul 2025 17:08:11 +0100 Subject: [PATCH] notification fix --- templates/base.html | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/templates/base.html b/templates/base.html index 33142e7..8d2739a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -35,6 +35,11 @@ URLs + @@ -55,13 +60,19 @@ {% block scripts %}{% endblock %}