{% load static %} {% load i18n %}
{% for route in routes %} {% include 'v2/widgets/w_route_card.html' with route=route %} {% endfor %}
{% if not last_block %}
{% trans "Показать ещё" %} {{ next_page_els_count }}
{% endif %}