Next/Prev stuff

This commit is contained in:
Simon Martens
2025-03-30 18:12:52 +02:00
parent 316e8e3f58
commit 0e2c6360bf
25 changed files with 355 additions and 67 deletions

View File

@@ -1 +1,10 @@
{{ $model := . }}
<nav class="flex flex-row gap-x-1 justify-between">
<div>
<a class="inline-block px-0.5" href="/"> J.M.R. Lenz: Kritische Briefausgabe </a>
</div>
<a href="/jahrgang/1765" class="inline-block px-0.5">Jahrgänge </a>
{{ .path }}
</nav>