{% extends "base.html" %} {% load static %} {% block custom_css %} {% endblock custom_css %} {% block main_content %} {% if orders %} {% else %}

Заявки не найдены

{% endif %} {% endblock main_content %} {% block custom_js %} {% endblock custom_js %}