diff --git a/la_chariotte/order/templates/order/grouped_order_overview.html b/la_chariotte/order/templates/order/grouped_order_overview.html index 4a3715c..4418505 100644 --- a/la_chariotte/order/templates/order/grouped_order_overview.html +++ b/la_chariotte/order/templates/order/grouped_order_overview.html @@ -161,7 +161,7 @@ {{ order.author }} {{ order.price }} € - {{ order.author.email }} + {{ order.author.email }}{% if order.author.phone %} / {{ order.author.phone }}{% endif %}