{{- $template := .block.template -}} {{- $position := .block.position -}} {{- $title := .block.title -}} {{- $class := "block block-contact" -}} {{- with .block.data -}}
{{ partial "PrepareHTML" $title }}
{{ end }} {{- if .description }}{{ .name }}
{{ end }} {{ with .address }} {{ if or .address .city .zipcode .country }}
{{ range .phone_numbers }}
{{ . }}
{{ end }}
{{ range .emails }}
{{ . }}
{{ end }}