{{- dateFormat "2006-01-02" .startDate -}} - {{- dateFormat "2006-01-02" .endDate -}}
{{- .name -}}
{{- if or (.city) (.country) -}}({{- end -}}{{- if .city -}}{{- .city -}},{{- end -}} {{- if .country -}}{{- .country -}}{{- end -}}{{- if or (.city) (.country) -}}){{- end -}}