{% extends 'index.html' %} {% load i18n %} {% load yes_no %} {% load static %} {% block content %} {% load recruitmentfilters %}
{% if next != None %}
{{candidate.job_position_id}}
{{candidate.address}}
{% trans "This candidate does not have a resume on file." %}
{% endif %}