diff --git a/templates/base.html b/templates/base.html
index 96ddd29..0dc4af2 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -72,6 +72,7 @@
{% if use_darkmode %}
{% compress css %}
+
{% endcompress %}
{% endif %}
{% if not INLINE_JQUERY %}