{{ partial "GetTruncateContent" ( dict "text" .Params.summary "length" site.Params.pages.index.truncate_description ) }}
{{ end }} {{ if $show_images }} {{- partial "pages/page-media.html" . -}} {{ end }}{{ $show_descriptions := .show_descriptions }} {{ $show_images := .show_images }} {{ $heading_level := .heading_level | default 3 }} {{ $heading_tag := partial "GetHeadingTag" (dict "level" $heading_level "attributes" "class='page-title'" )}}
{{ partial "GetTruncateContent" ( dict "text" .Params.summary "length" site.Params.pages.index.truncate_description ) }}
{{ end }} {{ if $show_images }} {{- partial "pages/page-media.html" . -}} {{ end }}