{{ $model := . }}
{{- template "_heading" $model.parameters -}}
{{- if not $model.parameters.Extended -}}
{{- $q := "" }} {{- if $model.parameters.Query -}} {{- $q = $model.parameters.Query -}} {{- end -}} {{ template "_searchboxsimple" Arr $model.parameters true $q }}
{{ template "_infotextsimple" true }}
{{- template "_fieldscript" -}}