{{ $pages := where .self.Site.Pages ".Params.track" .title }}

Total sessions for this track: {{ len $pages }}

NOTE: exact session days/times are not final and can change.

{{ partial "schedule/table.html" (dict "self" .self "pages" $pages ) }}
{{ partial "schedule/no-mappings-for-day.html" (dict "pages" $pages) }}
(back to all track's schedule)