diff --git a/the_works/templates/_nav.html b/the_works/templates/_nav.html index c2268d2..cbd2574 100644 --- a/the_works/templates/_nav.html +++ b/the_works/templates/_nav.html @@ -9,6 +9,7 @@ ("Reihen", url_for("reihe.all")), ("Sprachen", url_for("sprache.all")), ("Textformen", url_for("textform.all")), + ("Titelbilder", url_for("titelbild.all")), ("Verlage", url_for("verlag.all")), ("Werksformen", url_for("werksform.all")) ))