diff --git a/la_chariotte/order/templates/order/grouped_order_detail.html b/la_chariotte/order/templates/order/grouped_order_detail.html index c64d72c..8683dd4 100644 --- a/la_chariotte/order/templates/order/grouped_order_detail.html +++ b/la_chariotte/order/templates/order/grouped_order_detail.html @@ -6,6 +6,13 @@
{% block content_title %}{{ grouped_order }} : commander{% endblock %}
+ {% if user.is_authenticated %} + + {% endif %}