{{include "header.html"}} {{include "nav.html"}} {{include "bread.html"}}

{{if .Single}}{{.Single.Title}}{{else}}分类{{end}}

共 {{.Pager.TotalItems}} 条
{{if .Single}} {{if .Single.Description}}

{{.Single.Description}}

{{end}} {{end}}
{{if .Pager.Enabled}} {{end}}
{{include "sidebar.html"}}
{{include "footer.html"}} {{include "js.html"}}