diff --git a/templates/v2/content_widgets/w_route_card/route_card_info_data.html b/templates/v2/content_widgets/w_route_card/route_card_info_data.html index 11e7a58..b7d5ca1 100644 --- a/templates/v2/content_widgets/w_route_card/route_card_info_data.html +++ b/templates/v2/content_widgets/w_route_card/route_card_info_data.html @@ -12,7 +12,7 @@
{% if route.owner_type == 'customer' %}{% trans "Нужен перевозчик" %}{% else %}{% trans "Могу перевезти" %}{% endif %}
{% trans "Тип посылки:" %}
{{ route.cargo_type|get_cargo_type_for_show }}
-
+
{{ route.phone }}