{{ $outcomes := where .this.Site.Pages ".Params.type" .type}}
Session | Content Status | Participants | {{ range $outcomes }} {{ if ne .Params.hide true }}
---|---|---|
{{.Params.title}} | {{ partial "session/status-badge.html" . }} | {{ partial "session/participants-as-badge.html" . }} |