diff --git a/templates/tailwindUI/layout.html b/templates/tailwindUI/layout.html
index 0c0a1191..3a708bc8 100644
--- a/templates/tailwindUI/layout.html
+++ b/templates/tailwindUI/layout.html
@@ -13,6 +13,10 @@
href="{{ url_for('static', filename='css/general.css') }}"
/>
+
{% block head %} {% endblock head %}