{{ define "main" }} {{ .Content }}
Georganizeerd door {{ .}}
{{ end }} {{ if eq .date_start .date_end }} {{ .date_start | dateFormat "02-01-2006" }} {{ else }} Van {{ .date_start | dateFormat "02-01-2006" }} t/m {{ .date_end | dateFormat "02-01-2006" }} {{ end }} {{ with .event_address }}Adres: {{ with .street_address }}{{ . }}{{ end }}{{ with .postal_code }}, {{ . }}{{ end }}{{ with .city }}, {{ . }}{{ end }}{{ with .country }}, {{ . }}{{ end }}
{{ end }} {{ with .link_external }} Meer informatie (externe link) {{ end }}