{{define "title"}}Index{{end}} {{define "content"}}
{{range .Pages}}
{{.Name}}
{{.ModTime.Format "2 Jan 2006"}}
{{end}}
{{end}}