{% block detail_link %}
{% endblock %}
{% if match.videos %}
{% if match.live_stream and user.is_superuser %}
{% endif %}
{% endif %}
{% if match.live_stream and not match.live_stream_bind %}
{% elif match.play_at.ground.live_stream and not match.live_stream %}
{% endif %}