Information über Umbau

This commit is contained in:
Daniel Molkentin 2019-08-14 00:32:37 +02:00
parent e3cbe864be
commit ae512a738e
3 changed files with 14 additions and 1 deletions

View file

@ -31,7 +31,7 @@ DTEND;TZID=Europe/Berlin:{{.Params.dtend}}
RRULE:{{.Params.rrule}}
{{if isset .Params "rrule_excludes" }}
{{range .Params.rrule_excludes }}
EXDATE;TZID=Europe/Berlin:{{dateFormat "20060102T150405" . }}
EXDATE;TZID=Europe/Berlin:{{.}}
{{end -}}
{{end -}}
LOCATION:{{with .Params.location}}{{.}}{{else}}CCCB{{end}}