{{ define "main" }} {{ .Content }}
Georganiseerd door {{ .}}
{{ end }} {{ if ne .date_start .date_end }}Event van meerdere dagen: t/m
{{ end }} {{ $event_location := .event_location | default "Locatie onbekend" }} {{ with .event_address }}{{ $event_location }}
{{ with .street_address }}{{ . }}{{ end }}
{{ with .postal_code }}{{ . }}{{ end }}{{ with .city }}, {{ . }}{{ end }}{{ with .country }}, {{ . }}{{ end }}