{{define "pages/error.html"}} {{template "admin-head"}} Error - Hold Admin {{template "nav" .}}

Error

{{.Error}}

Back to Dashboard
{{end}}