This commit is contained in:
Faheedkhan 2025-07-29 13:45:14 +03:00
parent 23e0483763
commit ef9ea0bef5
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@ -79,7 +79,7 @@
{% else %} {% else %}
{% url "estimate_create" request.dealer.slug as create_estimate_url %} {% url "estimate_create" request.dealer.slug as create_estimate_url %}
{% include "empty-illustration-page.html" with value="estimate" url=create_estimate_url image='images/no_content/no_estimate.jpg' %} {% include "empty-illustration-page.html" with value="estimate" url=create_estimate_url %}
{% endif %} {% endif %}
{% endblock %} {% endblock %}