{{story.Title}}
{{story.Body}}
{{story.Date}}| {{game.HomeTeam.Name}} | {{ game.DateTime | date: 'EEE, dd MMM h:mm a' }} | {{game.AwayTeam.Name}} |
| # | {{division1.Name}} | W | L |
|---|---|---|---|
| {{$index + 1}} | {{team.Name}} | {{team.W}} | {{team.L}} |
| # | {{division2.Name}} | W | L |
| {{$index + 1}} | {{team.Name}} | {{team.W}} | {{team.L}} |