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

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

{{ legend|upper }}
NaranTituluFatinPerioduHoras Tinan Formasaun #
{{ emp }} {{ objects.title }} {{ objects.tutelary_entity }} {{ objects.start_date }} {% if objects.end_date %} - {{ objects.end_date }}{% endif %} {{ objects.hours }} {% if objects.year %} {{ objects.year }} {% endif %}
{% endblock %} {% block scripts %} {% endblock %}