{{- index .Site.Data "calendar.json" }} {{- range first 7 (sort $.Site.Data.calendar "dtstart" ) }} {{- if eq ._type "vevent"}} {{- $start := time .dtstart }} {{- $potentialUrl := index (findRE `https?://\S*` .description 1) 0 }} {{- if eq $potentialUrl nil }} {{- else }} {{- end }} {{- if eq .location "Z9" }} {{- else }} {{- end }} {{- end }} {{- end }}
Datum Titel Ort
{{ time.Format "Mon, 2006-01-02 15:04" $start.Local }}{{ .summary }}{{ .summary }}Z9{{ .location }}