{{- warnf "Section shortcode is deprecated and will be removed" -}}
{{ range .Page.Pages }}
{{ partial "docs/title" . }}
{{ if (in $.Params "summary") -}}
{{- or .Description .Summary site.Params.description | plainify | htmlUnescape }}
{{ end -}} {{ end }}