This commit is contained in:
2023-08-28 14:59:55 +03:00
parent 3b615607a9
commit 8eaf664de6
7 changed files with 39 additions and 18 deletions

View File

@@ -44,6 +44,7 @@
<div class="clear_both"></div>
<div>{{ route.get_cargo_type_display }}</div>
<div>{{ route.weight }}</div>
<div>{{ route.get_owner_type_display }}</div>
</a>
</div>
{% if route.owner != user %}