diff --git a/myproject/orders/templates/orders/status_list.html b/myproject/orders/templates/orders/status_list.html index 1a4870e..ff9889e 100644 --- a/myproject/orders/templates/orders/status_list.html +++ b/myproject/orders/templates/orders/status_list.html @@ -99,24 +99,6 @@ {% endif %} - {% if not forloop.first %} - - - {% endif %} - {% if not forloop.last %} - - - {% endif %}