{{template "partials/base-top" .}}
{{ range .FormElements }} {{ if eq .HtmlTag "input" }} {{ else if eq .HtmlTag "select" }} {{ else if eq .HtmlTag "textarea" }} {{ end }} {{ end }}
{{template "partials/base-bottom" .}}