{{ _('Details for Month') }}: {{ _(data[0].date.display if data) }}
{{ _('Account') }}: {{ formatted_account }}
{% from '_statistical_controls.html' import render_statistical_controls %} {{ render_statistical_controls(result_id) }}| {{ _('Category') }} | {{ _('Total') }} |
|---|---|
| {{ row.category }} | {{ row.total.display }} |