{% extends base %}
{% block head_extra %}
{% endblock %}
{% block content %}
{% import "macros/action_icons_static.html" as icons with context %}
{% block title %}Landing page{% endblock %}
Surname | First name | Years experience | Contact number | Qualifications | actions | |
---|---|---|---|---|---|---|
{{ record.v_surname }} | {{ record.v_name_1 }} | {{ record.si_years_experience }} | {{ record.v_contact_number }} | {{ record.v_email }} |
{% if record.record_qualifications %}
|
|