{{ define "home" }} Output format HTML JSON CSV TSV Show details Allow cultivars Preserve diaereses {{.Input}} {{ if .Parsed }} {{if eq .Format "html" }} Results: {{ range .Parsed }} {{ parsedJSON . }} {{ end }} {{ end }} {{ end }} {{ end }}
{{ parsedJSON . }}