mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 09:05:30 +00:00
Suche (cont.)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{{ if ne (len .model.Search) 1 }}
|
||||
|
||||
{{ $agent := index $.model.Agents .model.Search }}
|
||||
{{ if not $agent }}
|
||||
<div>Agent nicht gefunden: {{ .model.Search }}</div>
|
||||
@@ -28,5 +27,3 @@
|
||||
{{ template "_akteur" $a }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
{{ EmbedXSLT "xslt/transform-citation.xsl" }}
|
||||
|
||||
Reference in New Issue
Block a user