{{ partial "header/breadcrumbs.html" . }}

{{ safeHTML (partial "CorrectPunctuation" .Title) }}

{{ if .Params.image }}
{{ partial "commons/image.html" (dict "image" .Params.image "class" "img-fluid" "mobile" "202x202" "tablet" "192x192" "desktop" "400x400" )}}
{{ end }}