{{ define "main" }}

{{.Title}}

{{ partial "textprocessing.html" .}} {{with .Params.description}}

{{.}}

{{end}}
Explore
{{partial "page-list.html" .Paginator.Pages.ByLastmod.Reverse }} {{ template "_internal/pagination.html" .}}
{{end}}