diff --git a/users/templates/contractor_profile.html b/users/templates/contractor_profile.html index 8bf230b..0d69861 100644 --- a/users/templates/contractor_profile.html +++ b/users/templates/contractor_profile.html @@ -31,7 +31,6 @@ - {% endif %} {% if contractor.pk != request.user.pk and request.user.is_contractor %} @@ -60,7 +59,6 @@ {% endif %} - @@ -69,6 +67,7 @@

{{ contractor.get_full_name }} [{{ contractor.username }}]

+

{{ contractor.get_location }}

@@ -77,6 +76,7 @@ {% else %}
Занят
{% endif %} + показать контакты
@@ -98,28 +98,26 @@
@@ -152,16 +150,14 @@

-