{% extends 'base.html' %} {% load rolemgmt_tags %} {% block midpart %}
Requirement | Name | Mobile | Exp / CTC / ECTC / NP | Stage | Interview Status | TA | Action | |||
---|---|---|---|---|---|---|---|---|---|---|
{{ r.requirement }} | {{ r.first_name }} {{ r.last_name }} | {{ r.mobile }} | {{ r.email }} | {{ r.experience }} / {{ r.ctc }} / {{ r.ectc }} / {{ r.notice_period }} |
|
{% if r.stage.stage == 'Joining' %}
{{ r.id|join_date_time }}
{% else %}
{{ r.id|sch_date_time }}
{% endif %}
|
{{ r.created_by.get_full_name }} | Download | Edit {% if r.get_resume_history %} | History {% endif %} | View |