{{ if eq .Params.locked true }}
  • {{ end}} {{ if eq .Params.type "track" }}
  • tracks
  • {{ end }} {{ if eq .Params.type "user-session" }}
  • user session
  • {{ end }} {{ if eq .Params.type "working-session" }}
  • working session
  • {{ end }} {{ if eq .Params.type "product-session" }}
  • product session
  • {{ end }} {{ if eq .Params.status "featured" }}
  • featured
  • {{ end }} {{ if eq .Params.status "draft" }}
  • draft
  • {{ end }} {{ with .Params.organizers }} {{ else }}
  • needs organizer
  • {{ end }}