{% load static %}
Перевозчик:
{{ route.get_type_transport_display }}
{{ route.from_country_n_city_str }}
{{ route.to_country_n_city_str }}
{% include "small_INCLUDES/carrier_card/inf_about_moving.html" %}
{#
#}
Контакты отправителия:
{{ route.owner.last_name }} {{ route.owner.first_name }}
{% if route.owner != user %} {% endif %}