{% load static %} {% load common content %}
{% endblock %}
| {{ role }} | {% endif %}{{ first_name|htmlentities }} {{ last_name|htmlentities }} |
|---|
| No. | First name | Last name | Date of birth | Email address | Signature |
|---|---|---|---|---|---|
| {{ number }} | {{ first_name|htmlentities }} | {{ last_name|htmlentities }} | {{ date_of_birth|date:"d/m/Y" }} | {{ email }} |