{{ define "title" }}{{ $.Championship.Name }} Entrants{{ end }} {{ define "content" }}
Created | Name | {{ if $championship.SignUpForm.AskForTeam }}Team | {{ end }}GUID | {{ if $championship.SignUpForm.AskForEmail }}Car / Skin | {{ end }}Status | Actions | |
---|---|---|---|---|---|---|---|
{{ timeFormat $entrant.Created }} on {{ dateFormat $entrant.Created }} | {{ $entrant.Name }} | {{ if $championship.SignUpForm.AskForTeam }}{{ $entrant.Team }} | {{ end }}
{{ $entrant.GUID }}
|
{{ if $championship.SignUpForm.AskForEmail }}
{{ $entrant.Email }} | {{ end }} {{ if not $championship.SignUpForm.HideCarChoice }}{{ prettify $entrant.Car true }} / {{ prettify $entrant.Skin true }} | {{ end }}{{ $entrant.Status }} | {{ if gt (len $championship.SignUpForm.ExtraFields) 0 }} | {{ end }}