{% load static %}
Nú. | Data | Naran Atividade | Fatin | Partisipasaun | Benefísiu | {% if municipality and post and village %}Tinan | {% elif municipality and post %}Suku | Tinan | {% elif municipality %}Postu Adm. | Suku | Tinan | {% elif year %}Mun / Aut.Munisipal / Rej.Auto | Postu Adm. | Suku | {% else %}Mun / Aut.Munisipal / Rej.Auto | Postu Adm. | Suku | Tinan | {% endif %}Obs | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Kontribuisaun Komunidade | Munisípiu | Nasional | Ajénsia | Total | ||||||||||||||||||||
{{forloop.counter}} | {{obj.0.date|date:"d / M / Y"}} | {{obj.0}} | {{obj.0.place}} | {% for f in fCommunity %} {% if f.activity == obj.0 %} {{f}} {% endif %} {% endfor %} | {% for g in fMunicipality %} {% if g.activity == obj.0 %} {{g}} {% endif %} {% endfor %} | {% for h in fNational %} {% if h.activity == obj.0 %} {{h.national.code}} {% endif %} {% endfor %} | {% for i in fAgency %} {% if i.activity == obj.0 %} {{i}} {% endif %} {% endfor %} | {{obj.total_amount}} | {{obj.0.participation}} | {{obj.0.benefit}} | {% if municipality and post and village %}{{obj.0.year}} | {% elif municipality and post %}{{obj.0.administrativepost}} | {{obj.0.year}} | {% elif municipality %}{{obj.0.municipality}} | {{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}} |