Show team in teamed game
Dependencies
- [2]
B7PYGLH3Show delegate bold if it's logged user itself - [*]
6NYILMKIAdd page for slow game - [*]
AEWYJHUDStart to show player list - [*]
6TPV5GQ3Show delegates in player table - [*]
LOFH5LIAMake bold player name
Change contents
- edit in src/templates/slow-game.html at line 53
{{#if is_teamed}}<th>Team</th>{{/if}} - edit in src/templates/slow-game.html at line 67[7.154][2.0]
{{#if ../is_teamed}}<td>{{ player.team_id }}</td>{{/if}}