{% extends "main/layout.html" %} {% block content %}

{{ legend|upper }}
NaranFatin no Data MorisSexuNasaun
{{ emp }}{{ emp.pob }}, {{ emp.dob }}{{ emp.sex }}{{ emp.country }}

{{ legend|upper }}
Institutu Pojisaun Periodu Tinan Hahu Tinan Remata
{{ objects.institute }} {{ objects.position }} {% if objects.start_date and objects.end_date %} {{ objects.start_date }} to {{ objects.end_date }} {% endif %} {{ objects.start_year }} {{ objects.end_year }}
{% endblock %} {% block scripts %} {% endblock %}