{{ section.label }}

${{ '%.2f' | format(section.total_applied) }} / ${{ '%.2f' | format(section.total_planned) }}
{% for row in section.rows %} {% else %} {% endfor %}
Name Planned Applied
{% if row.state.value == 'edited' %} modified {% elif row.state.value == 'new_in_month' %} new this month {% endif %}
No entries.