This commit is contained in:
2023-08-30 13:37:25 +03:00
parent 879f452690
commit 53548046b3
2 changed files with 8 additions and 1 deletions

View File

@@ -214,6 +214,9 @@
</div>
<div class="block-finded-routes">
{% if not routes %}
<span style='color: #ff0000;font-weight: 800;font-size: 18px;padding: 10px;'>Нечего не найдено!</span>
{% endif %}
<img class="loader_filters_routes" src="{% static "img/svg/loader.svg" %}">
<div class="page_routes_1">
{% include "blocks/b_search_routes.html" %}