{{define "Medium/archives.html"}} {{template "head/head" .}} {{template "head/3rdstatistic" .}} {{template "Medium/header" .}} {{template "Medium/nav" .}}
{{if .Setting.BasicNoticeBoard}}
{{.Setting.BasicNoticeBoard}}
{{end}}

0 {{.I18n.Month2}} 0 {{.I18n.Article2}}

{{range .Archives}} {{end}}
{{template "Medium/bottom" .}}
{{template "Medium/footer" .}} {{end}}