Suche (cont.)

This commit is contained in:
Simon Martens
2025-02-18 11:01:46 +01:00
parent b07ac82be9
commit 44c7258a50
7 changed files with 165 additions and 21 deletions

View File

@@ -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" }}