forked from cccb-website-team/www
Information über Umbau
This commit is contained in:
parent
e3cbe864be
commit
ae512a738e
3 changed files with 14 additions and 1 deletions
|
@ -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}}
|
||||
|
|
Reference in a new issue