{{ define "main" }} {{ partial "locations/hero-single.html" . }}
{{ with .Params.summary }}{{ end }} {{ with .Summary }}{{ end }} {{ partial "locations/summary.html" (dict "context" . "block_wrapped" true ) }} {{ partial "contents/list.html" . }} {{ partial "hooks/before-document-content-end.html" . }}
{{ end }}