{% load static %} {% load i18n %} {% if route_form %}
{% csrf_token %} {% include "forms/f_find_route_form_main_find_routes.html" %} {% if show_filter_and_results %}
{# {% include "forms/f_find_route_filters_form.html" %}#}
{% include "blocks/b_finded_routes.html" %}
{% if last_block == False and next_page_els_count %}
{% endif %}
{% endif %}
{% endif %}