{{define "Medium/index.html"}} {{template "head/head" .}} {{template "head/3rdstatistic" .}} {{template "Medium/header" .}} {{template "Medium/nav" .}}
{{if .Setting.BasicNoticeBoard}}
{{.Setting.BasicNoticeBoard}}
{{end}}
{{template "Medium/article-list" .}}
{{template "Medium/bottom2" .}}
{{template "Medium/footer" .}} {{end}}