{% load static %} {% load i18n %}
{% for route in routes %} {% include 'v2/widgets/w_customer_route_card.html' with route=route %} {% endfor %}