0.0.173
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
{% load static %}
|
||||
|
||||
<div class="block-finded-routes">
|
||||
{% for route in routes %}
|
||||
{% include "widgets/w_carrier_card.html" %}
|
||||
{% endfor %}
|
||||
|
||||
{% for route in routes %}
|
||||
{% include "widgets/w_carrier_card.html" %}
|
||||
{% endfor %}
|
||||
|
||||
</div>
|
||||
@@ -205,8 +205,9 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
{% include "blocks/b_search_routes.html" %}
|
||||
<div class="block-finded-routes">
|
||||
{% include "blocks/b_search_routes.html" %}
|
||||
</div>
|
||||
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user