+ {{ if eq ($start.Format "2006-01-02") ($end.Format "2006-01-02") }} + {{ $start.Format "Mon, Jan 2, 2006" }} + {{ else }} + {{ $start.Format "Mon, Jan 2, 2006" }} - {{ $end.Format "Mon, Jan 2, 2006" }} + {{ end }} +
+{{ $event.Params.description }}
+ ++ + {{ $event.Params.place }} +
+ + {{ if $hasStartTime }} + {{ $timeFormat := "3:04 PM" }} + {{ if $event.Params.timezoneLabel }} + {{ $timeFormat = "15:04" }} + {{ end }} + ++ + + {{ $start.Format $timeFormat }} + {{ if and $hasEndTime (ne ($start.Format "15:04") ($end.Format "15:04")) }} + - {{ $end.Format $timeFormat }} + {{ end }} + {{ with $event.Params.timezoneLabel }} + {{ . }} + {{ end }} +
+ {{ end }} +Events
+Events
+