mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Single Reihen Page
This commit is contained in:
6
views/routes/reihe/body.gohtml
Normal file
6
views/routes/reihe/body.gohtml
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ if .series }}
|
||||
{{ .series.Title }}
|
||||
<div>
|
||||
{{ Safe .series.Annotation }}
|
||||
</div>
|
||||
{{ end }}
|
||||
1
views/routes/reihe/head.gohtml
Normal file
1
views/routes/reihe/head.gohtml
Normal file
@@ -0,0 +1 @@
|
||||
<title>Musenalm - Reihen</title>
|
||||
Reference in New Issue
Block a user