diff --git a/the_works/templates/_nav.html b/the_works/templates/_nav.html index 779d0f9..c2268d2 100644 --- a/the_works/templates/_nav.html +++ b/the_works/templates/_nav.html @@ -13,10 +13,10 @@ ("Werksformen", url_for("werksform.all")) )) ) %} - + - + the_works Tobias Radloffs Bücher diff --git a/the_works/templates/base.html b/the_works/templates/base.html index e792e96..7513766 100644 --- a/the_works/templates/base.html +++ b/the_works/templates/base.html @@ -25,7 +25,7 @@ - + {% include("_nav.html") %}
Tobias Radloffs Bücher