{% extends 'partials/base.html' %} {% load specializtions_tags %} {% load thumbnail %} {% block content %} {% include 'partials/modals/project_selection.html' %} {% include 'partials/header.html' %}
{{ contractor.get_full_name }} [{{ contractor.username }}]
{{ contractor.get_location }}
{% if contractor.contractor_status == 'free' %}Есть допуск СРО
{{ contractor.get_full_name }}
{% if contractor.contractor_resume.resume_file %} скачать резюме {% endif %}{{ contractor.summary }}
{{ review.text|safe }}
Отзывов пока нет