diff --git a/copanier/templates/includes/delivery_table.html b/copanier/templates/includes/delivery_table.html index e72c64f..5c7267c 100644 --- a/copanier/templates/includes/delivery_table.html +++ b/copanier/templates/includes/delivery_table.html @@ -43,7 +43,7 @@ {% for product in delivery.get_products_by(producer) %} - {% if edit_mode %}{% endif %}{% if edit_mode %} {% endif %}{{ product }}{% if edit_mode %}{% endif %}{% if product.rupture %} {{ product.rupture }}{% endif %} + {% if edit_mode %}{% endif %}{% if edit_mode %} {% endif %}{% if product.rupture %} (rupture){% endif %} {{ product }}{% if edit_mode %}{% endif %} {{ product.price | round(2) }} € {% if delivery.has_packing %} {% if product.packing %}{{ product.packing }} x {% endif %} {{ product.unit }}