{{define "title"}}Index{{end}} {{define "content"}}
{{range .Pages}}
{{.Name}} {{.Size}} bytes
{{.ModTime.Format "15:04 2 Jan 2006"}}
{{end}}
{{end}}