{{include "header.html"}} {{include "nav.html"}} {{include "bread.html"}}
{{if eq .Type "search"}}
搜索结果

{{if .Request}}{{default .Request.Query.key ""}}{{end}}

{{else if eq .Type "tag"}}
标签

{{.Title}}

{{else if eq .Type "user"}}
作者

{{.Title}}

{{else}}
栏目

{{if .CurrentColumn}}{{.CurrentColumn.Name}}{{else}}{{.Title}}{{end}}

{{if and .Single .Single.Description}}

{{.Single.Description}}

{{end}} {{end}}
共 {{.Pager.TotalItems}} 条
预约咨询
{{range .List}} {{end}}
{{if .Pager.Enabled}} {{end}}
{{include "sidebar.html"}}
{{include "footer.html"}} {{include "js.html"}}