{{/* Docs: https://hugoblox.com/docs/content/writing-markdown-latex/#list-child-pages Parameters ---------- show_summary : bool, default "true" If "true", show also the summary in addition to the title. */}} {{ $show_summary := ne (.Get "show_summary") "false" }} {{ if gt (len $.Page.Pages) 0}}
{{.Summary | plainify | emojify}}
{{end}}