{{/* Copyright 2014 Team 254. All Rights Reserved. Author: pat@patfairbank.com (Patrick Fairbank) UI for configuring the team list for an event. */}} {{define "title"}}Team List{{end}} {{define "body"}} {{if .ShowErrorMessage}}
| # | Name | Nickname | Location | Rookie Year | Robot Name | Action |
|---|---|---|---|---|---|---|
| {{$team.Id}} | {{$team.Name}} | {{$team.Nickname}} | {{$team.City}}, {{$team.StateProv}}, {{$team.Country}} | {{$team.RookieYear}} | {{$team.RobotName}} |