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