Spending Chart {{ account_name }}
{{ total_chart | round(method="common", precision=2)}} Euro of
total {{ total_sum | round(method="common", precision=2) }} Euro (
{% if total_sum > 0 %}
{{ ((total_chart / total_sum) * 100) | round(method="common", precision=0) }}
{% else %}
100
{% endif %}
%) present in chart