diff --git a/the_works/templates/views/sprache.html b/the_works/templates/views/sprache.html index 52e18fa..0956014 100644 --- a/the_works/templates/views/sprache.html +++ b/the_works/templates/views/sprache.html @@ -2,63 +2,17 @@ {% block title %}Sprachen{% endblock title %} -{% block script %} -{% endblock script %} - -{% block heading %}Verlage{% endblock heading %} +{% block heading %}Sprachen{% endblock heading %} {% block content %} {% include "_icons.svg" %} - +
@@ -76,11 +30,11 @@
Sprachen
- +
- +

#

@@ -100,4 +54,44 @@
-{% endblock content %} \ No newline at end of file +{% endblock content %} + +{% block script %} + + + +{% endblock script %} diff --git a/the_works/templates/views/textform.html b/the_works/templates/views/textform.html index 1ba049e..8ddf224 100644 --- a/the_works/templates/views/textform.html +++ b/the_works/templates/views/textform.html @@ -2,55 +2,9 @@ {% block title %}Textformen{% endblock title %} -{% block script %} -{% endblock script %} +{% block head %} + +{% endblock head %} {% block heading %}Textformen{% endblock heading %} @@ -58,7 +12,7 @@ {% include "_icons.svg" %} - +
@@ -76,11 +30,11 @@
Textformen
- +
- +

#

@@ -100,4 +54,44 @@
-{% endblock content %} \ No newline at end of file +{% endblock content %} + +{% block script %} + + + +{% endblock script %} diff --git a/the_works/templates/views/verlag.html b/the_works/templates/views/verlag.html index ecc0665..f8fc635 100644 --- a/the_works/templates/views/verlag.html +++ b/the_works/templates/views/verlag.html @@ -2,55 +2,9 @@ {% block title %}Verlage{% endblock title %} -{% block script %} -{% endblock script %} +{% block head %} + +{% endblock head %} {% block heading %}Verlage{% endblock heading %} @@ -58,7 +12,7 @@ {% include "_icons.svg" %} - +
@@ -76,11 +30,11 @@
Verlag
- +
- +

#

@@ -100,4 +54,44 @@
-{% endblock content %} \ No newline at end of file +{% endblock content %} + +{% block script %} + + + +{% endblock script %} diff --git a/the_works/templates/views/werksform.html b/the_works/templates/views/werksform.html index 2ce6a93..9d54b92 100644 --- a/the_works/templates/views/werksform.html +++ b/the_works/templates/views/werksform.html @@ -2,55 +2,9 @@ {% block title %}Werksformen{% endblock title %} -{% block script %} -{% endblock script %} +{% block head %} + +{% endblock head %} {% block heading %}Werksformen{% endblock heading %} @@ -58,7 +12,7 @@ {% include "_icons.svg" %} - +
@@ -76,11 +30,11 @@
Werksformen
- +
- +

#

@@ -100,4 +54,44 @@
-{% endblock content %} \ No newline at end of file +{% endblock content %} + +{% block script %} + + + +{% endblock script %}