{% for account in balance.getBalanceHeader.getAccounts %} {% endfor %} {% for balanceLine in balance.getBalanceLines %} {% if balanceLine.getBudget.id %} {% else %} {% endif %} {% for balanceEntry in balanceLine.getBalanceEntries %} {% endfor %} {% endfor %}
{{ 'budgets'|_ }} {{ 'leftInBudget'|_ }}
{{ balanceLine.getTitle }} {% if balanceLine.getStartdate and balanceLine.getEnddate %}
{{ balanceLine.getStartdate.formatLocalized(monthAndDayFormat) }} — {{ balanceLine.getEnddate.formatLocalized(monthAndDayFormat) }}
{% endif %}
{% if(balanceLine.getBudget.amount) %} {{ balanceLine.getBudget.amount|formatAmount }} {% else %} {{ '0'|formatAmount }} {% endif %} {{ balanceLine.getTitle }} {{ balanceLine.leftOfRepetition|formatAmount }}