diff --git a/the_works/templates/base.html b/the_works/templates/base.html index 7513766..dcafe5f 100644 --- a/the_works/templates/base.html +++ b/the_works/templates/base.html @@ -8,8 +8,8 @@ - - + + {% block head %}{% endblock head %} @@ -45,7 +45,7 @@

trololol

- + {% block script %} {% endblock script %} diff --git a/the_works/templates/views/genre.html b/the_works/templates/views/genre.html index a0e1223..a650964 100644 --- a/the_works/templates/views/genre.html +++ b/the_works/templates/views/genre.html @@ -3,7 +3,7 @@ {% block title %}Genres{% endblock title %} {% block head %} - + {% endblock head %} {% block heading %}Genres{% endblock heading %} @@ -57,8 +57,9 @@ {% endblock content %} {% block script %} - - + + + - + + + +
+{% endblock content %} {% block script %} + -{% endblock script %} \ No newline at end of file +{% endblock script %} diff --git a/the_works/templates/views/pseudonym.html b/the_works/templates/views/pseudonym.html index d36fdf8..15ead25 100644 --- a/the_works/templates/views/pseudonym.html +++ b/the_works/templates/views/pseudonym.html @@ -3,7 +3,7 @@ {% block title %}Pseudonyme{% endblock title %} {% block head %} - + {% endblock head %} {% block heading %}Pseudonyme{% endblock heading %} @@ -57,8 +57,9 @@ {% endblock content %} {% block script %} - - + + + - + + + - + + + - + + + + {% endblock script %} diff --git a/the_works/templates/views/textform.html b/the_works/templates/views/textform.html index 45f6edf..3f0413a 100644 --- a/the_works/templates/views/textform.html +++ b/the_works/templates/views/textform.html @@ -3,7 +3,7 @@ {% block title %}Textformen{% endblock title %} {% block head %} - + {% endblock head %} {% block heading %}Textformen{% endblock heading %} @@ -57,8 +57,9 @@ {% endblock content %} {% block script %} - - + + + - + + + - + + + - + + + + + {% endblock script %} diff --git a/the_works/templates/views/werksform.html b/the_works/templates/views/werksform.html index 65c28d4..343112a 100644 --- a/the_works/templates/views/werksform.html +++ b/the_works/templates/views/werksform.html @@ -3,7 +3,7 @@ {% block title %}Werksformen{% endblock title %} {% block head %} - + {% endblock head %} {% block heading %}Werksformen{% endblock heading %} @@ -57,8 +57,9 @@ {% endblock content %} {% block script %} - - + + +