{% extends "touchtechnology/admin/edit.html" %} {% load i18n %} {% block content %}
{% blocktrans %}Push the current match title, description, and schedule to the existing YouTube broadcast without creating a new stream URL.{% endblocktrans %}
{% blocktrans with match=match %}Match: {{ match }}{% endblocktrans %}
{% trans "Broadcast ID" %}: {{ match.external_identifier }}
{{ match.external_identifier }}
{% trans "This match has no existing broadcast; nothing to resync." %}