{{ define "mainTemplate" -}}

This is the layout header

{{ block "body" . -}}

There area {{ len . }} products in the source data .

{{ end -}}

This is the layout footer<

{{- end -}}