{% load static %}
Nú. | Naran Projetu | Naran Kompañia | Benefísiu | {% if municipality and post and village %}Tinan | {% elif municipality and post %}Suku | Tinan | {% elif municipality %}Postu Adm. | Suku | Tinan | {% elif year %}Mun / dAut.Munisipal / Rej.Auto | Postu Adm. | Suku | {% else %}Mun / Aut.Munisipal / Rej.Auto | Postu Adm. | Suku | Tinan | {% endif %}Obs | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Data Hahu | Data Remata | Munisípiu | Nasional | ONG | Voluntáriu | Total | ||||||||||||||||||
{{forloop.counter}} | {{obj.0.name}} | {{obj.0.company}} | {{obj.0.start_period|date:"d / M / Y"}} | {{obj.0.end_period|date:"d / M / Y"}} | {% for f in fMunicipality %} {% if f.project == obj.0 %} {{f}} {% endif %} {% endfor %} | {% for g in fNational %} {% if g.project == obj.0 %} {{g.national.code}} {% endif %} {% endfor %} | {% for h in fOng %} {% if h.project == obj.0 %} {{h}} {% endif %} {% endfor %} | {% for i in fVolunteer %} {% if i.project == obj.0 %} {{i}} {% endif %} {% endfor %} | {{obj.total_amount}} | {{obj.0.benefit}} | {% if municipality and post and village %}{{obj.0.year}} | {% elif municipality and post %}{{obj.0.village}} | {{obj.0.year}} | {% elif municipality %}{{obj.0.administrativepost}} | {{obj.0.village}} | {{obj.0.year}} | {% elif year %}{{obj.0.municipality}} | {{obj.0.administrativepost}} | {{obj.0.village}} | {% else %}{{obj.0.municipality}} | {{obj.0.administrativepost}} | {{obj.0.village}} | {{obj.0.year}} | {% endif %}{{obj.0.obs}} |