From 48d39b71e18ae17b76c82bf0ae14e6e71e0fe705 Mon Sep 17 00:00:00 2001 From: NikolaiStrong Date: Mon, 23 Mar 2026 02:55:28 -0400 Subject: [PATCH] Maybe fix, hopefully not break --- src/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/templates/base.html b/src/templates/base.html index 182aab0..05a4b66 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -10,6 +10,7 @@ + {% block head %}{% endblock %}