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