<{**English version** **Proposal: ((https://{{ settings.STAFF_HOST }}{% url 'proposal-frontend:edit_proposal' proposal_id %} {{ proposal_id }}))** {% if is_author %}!!(red)**Employee created a request for himself**!!{% elif not author_is_chief %}!!(red)**Employee created a request not for his subordinate**!!{% endif %} {% if 'salary' in blocks%}{% include "startrek/person/en/salary.html" %}{% endif %} {% if 'position' in blocks%}{% include "startrek/person/en/position.html" %}{% endif %} {% if 'grade' in blocks%}{% include "startrek/person/en/grade.html" %}{% endif %} {% if 'department' in blocks%} ---- {% include "startrek/person/en/department.html" %} ---- {% endif %} {% if 'office' in blocks%}{% include "startrek/person/en/office.html" %}{% endif %} {% if 'organization' in blocks%}{% include "startrek/person/en/organization.html" %}{% endif %} {% if 'hr_product' in blocks %}{% include "startrek/person/en/hr_product.html" %}{% endif %} {% if 'geography' in blocks %}{% include "startrek/person/en/geography.html" %}{% endif %} **The date when changes should take effect**: {{ base.date|date:"j E Y" }}{% if 'comment' in blocks%} {% include "startrek/person/en/comment.html" %}{% endif %}{% if base.comment %} **Comment**: {{ base.comment }}{% endif %} }>