{{ define "main"}}
{{if .label}}{{end}} {{if or .helptext .errors }}{{if .helptext}}{{ .helptext }}{{end}} {{if .errors}}{{end}}{{end}}
{{end}}