From 7ac00de3f729772734a8baf3fd06702c14c0f35b Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 9 Jan 2024 12:46:19 -0600 Subject: fix: minimize css --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 59e8f5e..5e54e03 100644 --- a/templates/base.html +++ b/templates/base.html @@ -18,7 +18,7 @@ {% endblock %} {% block css %} - + {% endblock css %} {% block extra_head %}{% endblock extra_head %} -- cgit v1.2.3-70-g09d2