{{ partial "PrepareText" .Params.subtitle }}
{{ end }} {{ if eq $layout "agenda" }} {{ with .Params.current_time_slot }} {{ partial "events/partials/event/hours.html" . }} {{ end }} {{ end }} {{ if $options.dates }} {{ partial "events/partials/event/schedule.html" (dict "dates" .Params.dates "on_two_lines" (ne $layout "list") )}} {{ end }} {{ if and $dates.status $options.status }} {{ partial "events/partials/event/status.html" $dates.status }} {{ end }} {{ if and $options.summary .Params.summary }}