{{ template "_header_with_toggle" .model }}
{{ template "_scrollspy_layout" .model }}
{{ range $_, $id := $.model.Sorted }} {{ $a := index $.model.Agents $id }}
{{ template "_akteur" $a }}
{{ end }}