{{/* Copyright 2019 Team 254. All Rights Reserved. Author: pat@patfairbank.com (Patrick Fairbank) UI for configuring the awards. */}} {{define "title"}}Awards Configuration{{end}} {{define "body"}}
Awards Configuration {{range $award := .Awards}}
{{if gt $award.Id 0}} {{end}}
{{end}} Winner and Finalist awards will be automatically generated once the playoff tournament is complete. {{if .EventSettings.TbaPublishingEnabled}}

{{end}}
{{end}} {{define "script"}} {{end}}