{{ define "main" }} {{ $docs := (where .Site.RegularPages "Section" "docs").ByWeight }}
{{ .Title }} manual
{{ .Content }}
{{ end }}