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

{{.Content.Title}}

{{.Content.Description}}

学科
{{default (index .Content.Ext "subject") "-"}}
职称
{{default (index .Content.Ext "honor") "-"}}
教龄
{{default (index .Content.Ext "years") "-"}}
学历
{{default (index .Content.Ext "education") "-"}}
岗位/职务
{{default (index .Content.Ext "position") "-"}}
擅长方向
{{default (index .Content.Ext "speciality") "-"}}
主教科目
{{default (index .Content.Ext "subject") "-"}}
标签
{{default (index .Content.Ext "badge") "-"}}

教师简介

{{default (index .Content.Ext "intro") .Content.Content|Str2Html}}
{{if index .ThemesExt "show_sidebar"}} {{include "sidebar.html"}} {{end}}
{{end}} {{include "footer.html"}} {{include "js.html"}}