{{ define "title" }}Choose voters{{ end }} {{ define "main" }} {{ $voterIDs := .Form.VoterIDs }}
Edit voter list

Use the lists below to add or remove voters.

{{ if .Form.FieldErrors.reasoning }} {{ .Form.FieldErrors.reasoning }} {{ end }}
{{ end }}