{{define "base"}} {{block "title" .}}MCIAS{{end}}
{{if .Error}}{{end}} {{if .Flash}}
{{.Flash}}
{{end}} {{block "content" .}}{{end}}
{{end}}