{{ $model := . }} {{ if and $model.common $model.common.Letters }}
{{ range $id, $r := $model.common.Letters }} {{ $r }} {{ end }}
{{- if $model.letter -}} {{- end -}} {{- if and $model.result $model.result.Agent -}} {{- end -}} {{- if and $model.result $model.result.Place -}} {{- end -}} {{- if $model.year -}} {{- end -}}
{{ end }}