mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-29 17:25:32 +00:00
Basic Briefansicht + parsing
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
{{ $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 }}
|
||||
<a href="/briefe?year=1765" class="inline-block px-0.5">Jahrgänge </a>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user