{{ $model := index . 0 }} {{ $r := index . 1 }}
{{ if $r.References }}
{{ $r.References }}
{{ end }}
{{ $r.Title }} {{ if $r.Annotation }}  ·  {{ Safe $r.Annotation }} {{ end }}
{{ $bds := index $model.relations $r.Id }} {{ if $bds }} {{ range $_, $rel := $bds }} {{ $bd := index $model.entries $rel.Entry }} {{ if $bd }} {{ if ne $bd.Year 0 }} {{ $bd.Year }} {{ else }} [o.J.] {{ end }}   {{ end }} {{ end }} {{ end }}