0.0.277 upd carrier_card
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
{# </div>#}
|
||||
{# <div class="clear_both"></div>#}
|
||||
{# </div>#}
|
||||
<div class="route_info_about">
|
||||
<div class="route_info_about">
|
||||
<span class="cargo_type_disp">
|
||||
{% translate "Тип:" %}{{ route.get_cargo_type_display }}
|
||||
{% translate "Тип: " %}{{ route.get_cargo_type_display }}
|
||||
</span>
|
||||
|
||||
<span class="cargo_weight">
|
||||
{% translate "Вес:" %}{{ route.weight }} {% translate "кг" %}
|
||||
{% translate "Вес: " %}{{ route.weight }} {% translate "кг" %}
|
||||
</span>
|
||||
|
||||
<span class="cargo_type_trans">
|
||||
|
||||
Reference in New Issue
Block a user