--- title: Summary description: Returns the summary of the given page. categories: [] keywords: [] action: related: - methods/page/Truncated - methods/page/Content - methods/page/ContentWithoutSummary - methods/page/Description returnType: template.HTML signatures: [PAGE.Summary] --- {{% comment %}} Do not remove the manual summary divider below. If you do, you will break its first literal usage on this page. {{% /comment %}} You can define a [summary] manually, in front matter, or automatically. A manual summary takes precedence over a front matter summary, and a front matter summary takes precedence over an automatic summary. [summary]: /content-management/summaries/ To list the pages in a section with a summary beneath each link: ```go-html-template {{ range .Pages }}