{% extends 'base.html' %} {% block midpart %}
| Candidate Name | Experience | Resume Status | Interview Status | Date | Remarks |
|---|---|---|---|---|---|
| {{ h.candidate.first_name }} {{ h.candidate.last_name }} | {{ h.candidate.experience }} | {{ h.status }} | {{ h.resume_status }} | {{ h.created_on }} | {{ h.remarks1 }} |