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

{{ legend|upper }}

NARAN SEXU FATIN & DATA MORIS
{{ emp }} {{ emp.sex }} {% if emp.pob %} {{ emp.pob }} {% else %} - {% endif %} , {{ emp.dob }}
{% for empdepend in empdepend %} {% endfor %} {% for fedu in formaledu %} {% endfor %} {% for nonfedu in nonformaledu %} {% endfor %}
KATEGORIA ANEKSO
Estado Civil {% if emp.file %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
Certidaun RDTL {% if lidnum.file_cert %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
Eleitoral {% if lidnum.file_el %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
BI {% if lidnum.file_bi %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
Pasaporte {% if lidnum.file_pas %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
Karta Kondusaun {% if driver.file %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
Konta Bankaria {% if idnum.file %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
Servisu Iniciu {% if empcontract_init.file %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
Servisu Atual {% if empcontract.file %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
Dependencia
{{ empdepend.relation }} {% if empdepend.file %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
Edukasaun Formal
{{ fedu.educationlevel }} {% if fedu.file %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
Non Edukasaun Formal
{{ nonfedu.title }} {% if nonfedu.file %} Hare Anexu {% else %}Anexa seidauk iha{% endif %}
{% endblock %} {% block scripts %} {% endblock %}