{{range .Categories}}
{{.CategoryName}}
{{end}}
{{if .Categories}}
{{end}}
{{template "partials/article/list.html" .}}
{{template "common/aside.html" .}}