{{ template "header.html" .}} {{ template "comics/menu.html" .}}
{{ if .ErrorTitle}}

{{.ErrorTitle}}: {{.ErrorMessage}}

{{end}}
{{ if .payload.Title }} {{ else }} {{ end }}
{{ if eq .action "Save" }} {{ end }}
{{ template "footer.html" .}}