{{.Title}}
{{ if eq .EventType "Suitwalk" }} {{template "suitwalk" .}} {{ else if eq .EventType "RegularsTable" }} {{ template "regularstable" .}} {{ else if eq .EventType "SpecialEventRoles" }} {{ template "specialEventRoles" . }} {{ end }}