{{define "Next/archives.html"}} {{template "head/head" .}} {{template "head/3rdstatistic" .}}
{{template "Next/header" .}}

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

{{range .Archives}} {{.Title}} {{.ArticleCount}} {{$.I18n.Space}} {{end}}
{{template "Next/side" .}} {{template "Next/footer" .}}
{{end}}