{{ $pages := (where .Site.Pages "Section" .Section).ByWeight }} {{ $parent := .Page }} {{ if $parent.Params.no_section_index }} {{/* If no_section_index is true we don't show a list of subpages */}} {{ else }} {{ if $parent.Params.no_section_index_title }}{{ else }}

More in this section

{{ end }} {{ end }}