{{ section.label }}

${{ '%.2f' | format(section.total) }}
{% for entry in section.entries %} {% else %} {% endfor %}
{{ entry.name }} ${{ '%.2f' | format(entry.amount) }}
No entries yet.