mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-30 09:45:31 +00:00
Lesekabinett & Startseite
This commit is contained in:
5
views/routes/redaktion/einfuehrung/body.gohtml
Normal file
5
views/routes/redaktion/einfuehrung/body.gohtml
Normal file
@@ -0,0 +1,5 @@
|
||||
<div class="container-normal">
|
||||
<div class="text mt-6">
|
||||
{{ Safe .record.Text }}
|
||||
</div>
|
||||
</div>
|
||||
1
views/routes/redaktion/einfuehrung/head.gohtml
Normal file
1
views/routes/redaktion/einfuehrung/head.gohtml
Normal file
@@ -0,0 +1 @@
|
||||
<title>{{ .site.title }} – {{ .record.Title }}</title>
|
||||
Reference in New Issue
Block a user