{{define "small"}} {{if .data}} {{range $el := .data}} {{$el.Name}} {{end}} {{else}} .options.noElements {{end}} {{end}}