This commit is contained in:
2023-08-04 16:15:54 +03:00
parent 139cf7eed1
commit dcead848c2
4 changed files with 99 additions and 0 deletions

View File

@@ -13,8 +13,13 @@
</div>
<div class="block-finded-routes">
{% for route in routes %}
{% include "widgets/w_carrier_card.html" %}
{% endfor %}
</div>
<div class="clear_both"></div>
</div>
</div>