{{template "common/header.html" .}} {{template "common/nav.html" .}}
{{if .Tags}}
标签
{{range .Tags}} {{.TagName}} {{end}}
{{end}}
{{template "common/aside.html" .}}
{{template "common/footer.html" .}}