{% load countries %} {% get_country country as country_obj %}
Contribution | Expenditures | Balance | |
---|---|---|---|
Cumulative | {{ cumulative.contribution }} | {{ cumulative.expenditures }} | {{ cumulative.balance }} |
{{ year }} | {{ val.contribution }} | {{ val.expenditures }} | {{ val.balance }} |
Contribution | Expenditures | Balance | ||
---|---|---|---|---|
Total | {{ cumulative.contribution }} | {{ cumulative.expenditures }} | {{ cumulative.balance }} | |
{{ organization }} | {{ organization.get_orgtype_display }} | {{ organization.cf_balance_info.cumulative.contribution }} | {{ organization.cf_balance_info.cumulative.expenditures }} | {{ organization.cf_balance_info.cumulative.balance }} |