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

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