{{template "menu" .}}
{{with .ctx.Session.Flashes "errors"}}
{{end}}
{{template "content" .}}
Please fix the following errors and resubmit:
-
{{range .}}
- {{.}} {{end}}