diff --git a/the_works/templates/views/text.html b/the_works/templates/views/text.html
index 8e64e4c..4b9e161 100644
--- a/the_works/templates/views/text.html
+++ b/the_works/templates/views/text.html
@@ -2,7 +2,8 @@
{% block title %}Texte{% endblock title %}
-{% block script %}{% endblock script %}
@@ -72,13 +81,6 @@
{% include "_icons.svg" %}
-
-
diff --git a/the_works/templates/views/werk.html b/the_works/templates/views/werk.html
index 630207b..de17bd4 100644
--- a/the_works/templates/views/werk.html
+++ b/the_works/templates/views/werk.html
@@ -2,7 +2,8 @@
{% block title %}Werke{% endblock title %}
-{% block script %}{% endblock script %}
+
+{% endblock script %}
{% block heading %}Werke{% endblock heading %}
@@ -76,13 +85,6 @@
{% include "_icons.svg" %}
-
-