diff --git a/myproject/customers/templates/customers/customer_detail.html b/myproject/customers/templates/customers/customer_detail.html index 1ddba01..4600eec 100644 --- a/myproject/customers/templates/customers/customer_detail.html +++ b/myproject/customers/templates/customers/customer_detail.html @@ -19,7 +19,7 @@
- Адрес: {{ address.full_address }}, {{ address.district }} -
- {% if address.delivery_instructions %} -- Инструкции: {{ address.delivery_instructions }} -
- {% endif %} - -У клиента нет сохраненных адресов доставки.
- {% endif %} -