{{template "common/header.html" .}} {{template "common/nav.html" .}}

添加标签

{{if .ErrMsg}}

{{.ErrMsg}}

{{end}}
{{template "common/footer.html" .}}