{{ $title := "" }} {{ if .title }} {{ $title = partial "PrepareHTML" .title -}} {{- if .url }} {{ end -}} {{- $title -}} {{- if .url }} {{ end -}} {{ end -}} {{- if .logo -}} {{- partial "commons/image.html" (dict "image" .logo "alt" $title "sizes" site.Params.image_sizes.blocks.partners ) -}} {{- end -}}