{% load static %} {{title}} {% if page == "print" %} {% elif page == "excel" %} {% else %} {% endif %}
Formatu A. 11
rejistu bainaka suku

{% if page1 == "NationalReport" %}
{% if village %}

{{village}}

{% endif %} {% if administrativepost %}

{{administrativepost}}

{% endif %} {% if municipality %}

{{municipality}}

{% endif %}

Tinan : {{year}}

{% else %}

Suku : {{userAddress.employee.village}}

Postu Administrativu : {{userAddress.employee.administrativepost}}

{% if userAddress.employee.municipality.name == "Dili" or userAddress.employee.municipality.name == "Baucau" or userAddress.employee.municipality.name == "Bobonaro" or userAddress.employee.municipality.name == "Ermera" %}

Autoridade Munisipal : {{userAddress.employee.municipality}}

{% elif userAddress.employee.municipality.name == "Oe-cusse" %}

Rejiaun Autónomu : RAEOA

{% else %}

Munisípiu : {{userAddress.employee.municipality}}

{% endif %}

Tinan : {{year}}

{% endif %} {% if page == "excel" %}Total Bainaka Suku : {{VisitorList|length}} | {% endif %}

{% for data in VisitorList %} {% endfor %}
Nú. Data Oras Naran Seksu Instituisaun / Ministériu Asuntu Hela Fatin / Nú. Telefone Kondisaun Fíziku Asinatura Obs.
Tama Sai
1
2
3
4
5
6
7
8
9
10
11
{{forloop.counter}}
{{data.visitDate|date:"d-M-Y"}}
{{data.entryTime|time:"H:i"}}
{{data.outTime|time:"H:i"}}
{{data.name}}
{{data.sex}}
{{data.visitor}}
{{data.subject}}
{{data.address}} / {{data.contact_number}}
{{data.deficient}}
{% if data.observation %}{{data.observation}}{%else%} {% endif %}