{{title}}
{% if request.user.groups.all.0.name == 'xefe' or request.user.groups.all.0.name == 'sec' %}
- Varanda
{% endif %}
{% if request.user.groups.all.0.name == 'admin' %}
- Varanda
{% endif %}
- Dadus Lideransa Komunitária
- {{title}}
{% ifequal user.groups.all.0.name 'admin' %}
Admin Nasional MAE
{% endifequal %}
{% ifequal user.groups.all.0.name 'xefe' %}
Xefe Suku {{user.employeeuser.employee.village}}
{% endifequal %}
{% ifequal user.groups.all.0.name 'sec' %}
Secretariado Suku {{user.employeeuser.employee.village}}
{% endifequal %}
{% if messages %}
{% for message in messages %}
{{message}}
{% endfor %}
{% endif %}
{% if page == "form" %}
{% endif %}
{% if page == "view" %}
Naran Kompletu |
{{communityLeadershipData.population.name}} |
Seksu |
{% if communityLeadershipData.population.gender == 'm' %}
Mane
{% endif %}
{% if communityLeadershipData.population.gender == 'f' %}
Feto
{% endif %}
{% if communityLeadershipData.population.gender == 's' %}
Seluk
{% endif %}
|
Estadu Sivil |
{% if communityLeadershipData.population.marital_status == 's' %}
Solteiru
{% endif %}
{% if communityLeadershipData.population.marital_status == 'c' %}
Casado
{% endif %}
{% if communityLeadershipData.population.marital_status == 'd' %}
Divorsiadu
{% endif %}
|
Kargu |
{{communityLeadershipData.position}} {% if communityLeadershipData.aldeia != None %}{{communityLeadershipData.aldeia}}{%else%} {%endif%} |
Fatin / Data Moris |
{{communityLeadershipData.population.place_of_bird}} / {{communityLeadershipData.population.date_of_bird}} |
Habilitasaun Literaria |
{{communityLeadershipData.population.level_education}} |
Periodu Mandatu |
{{communityLeadershipData.startMandate}} to'o {{communityLeadershipData.endMandate}} |
Nú. Identidade |
{{communityLeadershipData.population.nu_bi}} |
Hela Fatin |
{{communityLeadershipData.population.aldeia}} |
Observasaun |
{% if communityLeadershipData.observation %}{{communityLeadershipData.observation}}{%else%} {% endif %} |
{% if communityLeadershipData.status == "Yes" %}
{% endif %}
{% endif %}