{{ if or .Params.text .Params.notes .Params.header_cta.display .Params.time_slots }}
{{ if or .Params.text .Params.notes .Params.header_cta.display }} {{ partial "commons/practicals.html" . }} {{ end }} {{ if or .Params.time_slots .Params.children }} {{ partial "commons/dates.html" . }} {{ end }}
{{ end }}