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

{{.title}} (status)

{{ range $outcomes }} {{ if ne .Params.hide true }} {{ end}} {{ end}}
Session Content Status Participants
{{.Params.title}} {{ partial "session/status-badge.html" . }} {{ partial "session/participants-as-badge.html" . }}