{% extends "tournamentcontrol/competition/season.html" %} {% load i18n tz %} {% block content %} {% regroup datetimes by date as dates %}
{{ match.datetime }} | {{ match.stage.division }} | {{ match.home_team }} | {{ match.away_team }} | {% trans "Edit" %} |
{% trans "Congratulations! There are no matches requiring detailed result entry." %} |