{% extends 'statistics/structure.html.twig' %} {% block pageContent %}
{{ '_SEASON_'|trans }} | {{ '_TEAM_'|trans }} | {{ '_COMPETITIONS_'|trans }} | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ team.tournamentCalendarName }} | {{ team.teamName }} | {{ team.competitionName }} | {{ team.minutesPlayed }} | {{ team.appearances }} | {{ team.substituteIn }} | {{ team.substituteOut }} | {{ team.subsOnBench }} | {{ team.goals }} | {{ team.yellowCards }} | {{ team.secondYellowCards }} | {{ team.redCards }} |