{{/* Copyright 2014 Team 254. All Rights Reserved. Author: pat@patfairbank.com (Patrick Fairbank) UI for generating a match schedule. */}} {{define "title"}}Match Scheduling{{end}} {{define "body"}}
| Match | Type | Time |
|---|---|---|
| {{$match.DisplayName}} | {{$match.Type}} | {{$match.Time}} |
| Team | First Match |
|---|---|
| {{$team}} | {{$firstMatch}} |