{% for match in fixtures %} {% if match.status=="Match Finished" %} {% else %} {% endif %} {% if match.status=="Match Finished" %} {% else %} {% endif %} {% endfor %}
Date Matches
{{ match.event_date|date("d.m.y H:i", "Europe/Paris") }} {{ match.homeTeam.team_name }} {{ match.goalsHomeTeam }}-{{ match.goalsAwayTeam }}- {{ match.awayTeam.team_name }}