{{template "layout/base" .}} {{define "content" }}
{{if .header}} {{end}} {{ range $k,$v:=.posts}} {{end}} {{template "layout/page" .}}
{{end}}