From a45f2ba3cb68ac96980b9ec7f8367e974f05a43a Mon Sep 17 00:00:00 2001 From: Karl Date: Fri, 18 Jul 2025 13:47:26 +0100 Subject: [PATCH] cache buster --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 1976308..1c7a526 100644 --- a/templates/base.html +++ b/templates/base.html @@ -12,7 +12,7 @@ - + {% block head_content %}{% endblock %}