diff --git a/chat/templates/chat_contractor.html b/chat/templates/chat_contractor.html index 60ecad5..263fcd0 100644 --- a/chat/templates/chat_contractor.html +++ b/chat/templates/chat_contractor.html @@ -101,7 +101,7 @@
{{ order }}
Исполнитель: {{ request.user.get_full_name }}
-Чаты: Иванов, Петров
+ Полное описание заказа diff --git a/chat/templates/chat_customer.html b/chat/templates/chat_customer.html index 84f99e9..7a71afe 100644 --- a/chat/templates/chat_customer.html +++ b/chat/templates/chat_customer.html @@ -299,7 +299,7 @@ 'Этап 1
{{ p.name }}
+ {% if request.user.pk == contractor.pk %} + {% endif %}{{ ws }}
+ {% if request.user.pk == contractor.pk %} + {% endif %}{{ user.get_full_name }}
+{{ contractor.get_full_name }}
{% if contractor.contractor_resume.resume_file %} скачать резюме {% endif %}- Мужчина, 24 года, {{ user.date_of_birth }}#} + {{ contractor.gender }}, {{ contractor.date_of_birth }}