{% load i18n static %} {% load common %}
{{ match.stage.division.short_title|default:match.stage.division.title }}
{% if match.stage_group %}
{{ match.stage_group.short_title|default:match.stage_group.title }} {% else %} {% if match.is_final %} {{ match.label }} {% endif %} {% endif %} |
{% if match.play_at %} {{ match.play_at.content_object.abbreviation|default:match.play_at.title }} {% else %} {{ tba }} {% endif %} | {# The date and time should always be local time for a scorecard, these are used at the game! #}{{ match.time|time:"G:i"|default:tbc }} | {{ match.date|date:"jS M Y"|default:tba }} | ||||||
---|---|---|---|---|---|---|---|---|---|
{{ match.get_home_team.title }} | {{ match.get_away_team.title }} | ||||||||
{% trans "Captain:" %} | {% trans "Score:" %} | {% trans "Captain:" %} | {% trans "Score:" %} | ||||||
{% trans "Referees:" %} |