{{- if .Params.logo -}}
{{- partial "commons/image.html" (dict "image" .Params.logo "alt" .Title "mobile" "331" "tablet" "196" "desktop" "396" ) -}}
{{- end -}}