diff --git a/myproject/orders/templates/orders/status_list.html b/myproject/orders/templates/orders/status_list.html index ff9889e..70482e7 100644 --- a/myproject/orders/templates/orders/status_list.html +++ b/myproject/orders/templates/orders/status_list.html @@ -86,17 +86,17 @@ {{ status.orders_count }} -
- - +
+ + Редактировать {% if not status.is_system and status.orders_count == 0 %} - - + + Удалить {% else %} - {% endif %}