{% extends 'base.html' %} {% load static %} {% block title %} {{ home_team.name }} vs {{ away_team.name }} - TikiStats {% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Local
Victoria Local
{% elif result == 'away_win' %}Victoria Visitante
{% else %}Empate
{% endif %} {% else %}Por Jugar
{% endif %}Visitante
No hay eventos registrados
{% endif %}Este partido aún no se ha jugado.
{% if match.date %}Programado para: {{ match.date|date:"d/m/Y" }} {% if match.time %}a las {{ match.time|time:"H:i" }}{% endif %}
{% endif %}