{{ $sessions := where .this.Site.Pages ".Params.type" .type}}

{{.title}} (status)

{{ range $sessions }} {{ if ne .Params.hide true }} {{ end}} {{ end}}
Session Track Organizer Content Status Outcome Status Event Date Participants Featured
{{.Params.title}} {{ .Params.track }} {{ partial "utils/titles-with-link.html" (dict "this" . "value" .Params.organizers) }} {{ partial "session/status-badge.html" . }} {{ partial "outcomes/by-status.html" . }} {{ .Params.when_day }} {{ partial "session/participants-as-badge.html" . }} {{ with .Params.featured }} {{ end }}