{{- $itemType := default "CreativeWork" .schemaType -}} {{ warnf "%x" ( len ( where .g.Site.Pages "Section" .section ) ) }} {{- $pages := where ( where .g.Site.Pages "Section" .section ) "Title" .title | first 1 -}} {{- with .c -}} {{- with $pages -}}{{- range . -}}{{- end -}}{{- end -}} {{- $.title -}} {{- with $pages -}}{{- end -}} {{- with $.edition }}
{{ . }}
{{- end -}} {{- end -}}