{{include "header.html"}} {{include "nav.html"}} {{if index .ThemesExt "show_breadcrumb"}} {{if .Nav}} {{end}} {{end}}

{{if .Single}}{{.Single.Name}}{{else if .CurrentColumn}}{{.CurrentColumn.Title}}{{else}}师资队伍{{end}}

{{if .Single.Description}}

{{.Single.Description}}

{{else if .CurrentColumn.Description}}

{{.CurrentColumn.Description}}

{{end}}
{{if .List}} {{if .Pager.Enabled}}
{{end}} {{else}}
暂无教师
{{end}}
{{if index .ThemesExt "show_sidebar"}} {{include "sidebar.html"}} {{end}}
{{include "footer.html"}} {{include "js.html"}}