{{- if .image }} {{ partial "commons/image.html" (dict "image" .image "mobile" "351x168" "tablet" "456x219" "desktop" "856x410" "lazy" false ) }} {{ end -}}

{{ partial "PrepareHTML" .title }}

{{- if .breadcrumb | default true -}} {{ partial "header/breadcrumbs.html" .context }} {{- end -}}