diff --git a/copanier/templates/delivery.html b/copanier/templates/delivery.html index fc5b48e..020042e 100644 --- a/copanier/templates/delivery.html +++ b/copanier/templates/delivery.html @@ -7,7 +7,6 @@
Référence | Produit | Prix | {% if delivery.has_packing %} @@ -28,7 +27,6 @@
---|---|---|
{{ product.ref }} | {{ product }} | {{ product.price }} € | {% if delivery.has_packing %} @@ -45,7 +43,8 @@ {% endfor %}
Total | — | — | +
Total | — | {% if delivery.has_packing %}— | {% endif %}