0.8.442
This commit is contained in:
10
templates/templates_js_translate/not_found_find_routes.html
Normal file
10
templates/templates_js_translate/not_found_find_routes.html
Normal file
@@ -0,0 +1,10 @@
|
||||
{% load static %}
|
||||
<div class="not_found_routes show">
|
||||
<div class="text-align-center fw-700 font-large c-txt-b2 m-a w-80 m-t-8p">
|
||||
Упс... <span class="orange-text">Ничего не найдено</span>, попробуйте
|
||||
изменить параметры поиска или оставьте заявку
|
||||
на перевозку посылки
|
||||
</div>
|
||||
<img class="boxes_not_fond_routes left" src="{% static "img/boxes_for_not_found_routes/b_1.svg" %}">
|
||||
<img class="boxes_not_fond_routes right" src="{% static "img/boxes_for_not_found_routes/b_2.svg" %}">
|
||||
</div>
|
||||
Reference in New Issue
Block a user