{% extends "index.html" %} {% block content %} {% include "generic/components.html" %}
{% endif %}
{% if perms.recruitment.change_candidate %}
{{candidate.job_position_id}}
{{candidate.address}}
{% trans "This candidate does not have a resume on file." %}
{% endif %}