{{ range .Paginator.Pages }}
{{ .Scratch.Set "show_description" true }} {{ partial "pages/page.html" . }} {{ .Scratch.Delete "show_description" }}
{{ end }}