{% extends "tb_base.html" %} {% load static %} {% block meta %} {# #} {% include "connect_ws_js.html" %} {% endblock %} {% block content %}

Поиск перевозчика

{% csrf_token %}
{# #} {#
#} {# {% include "widgets/w_places_input.html" %}#} {#
#}
{#
#} {# #} {#
#} {# {% include "widgets/w_ac_input_address_point.html" %}#} {#
#} {#
#}
Все фильтры
Способ перевозки
{#
#} {#
#} {# #} {#
#} {#
#} {# #} {#
#} {% for item in form.fields.type_transport.choices %} {% if forloop.counter0 > 0 %}
{% endif %} {% endfor %} {#
#} {# #} {##}{# #} {# #} {#
#}
Откуда забрать посылку
Куда доставить посылку
Сортировать по:
{% include "blocks/b_search_routes.html" %}
{% endblock %}