mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 09:05:30 +00:00
Akteure beginning
This commit is contained in:
9
views/routes/akteure/head.gohtml
Normal file
9
views/routes/akteure/head.gohtml
Normal file
@@ -0,0 +1,9 @@
|
||||
<title>
|
||||
KGPZ –
|
||||
{{ if ne (len .model.Search) 1 }}
|
||||
{{ index (index .model.Agents .model.Search).Names 0 }}
|
||||
{{ else }}
|
||||
Personen & Körperschaften:
|
||||
{{ Upper .model.Search }}
|
||||
{{ end }}
|
||||
</title>
|
||||
Reference in New Issue
Block a user