This commit is contained in:
2023-08-29 12:47:38 +03:00
parent 4ee4d3f836
commit de0446c799
2 changed files with 2 additions and 1 deletions

View File

@@ -45,6 +45,7 @@
<div>{{ route.get_cargo_type_display }}</div>
<div>{{ route.weight }}</div>
<div>{{ route.get_owner_type_display }}</div>
<div>{{ forloop.counter }}</div>
</a>
</div>
{% if route.owner != user %}