{% load i18n main_extras statement_extras %}
{% if not account %} {% endif %} {% if new_statement_url %} {% endif %} {% if not account %} {% endif %} {% for snap in statements %} {% if not account %} {% endif %} {% empty %} {% endfor %} {% if statements_url %} {% endif %}
{% translate "Create statement" %}
{{ "check"|remix }} {{ "attachment"|remix }} {% translate "Date" %}{% translate "Account" %}{% translate "Value" %} {% translate "Difference" %} {% translate "Transactions" %}
{{ snap.sum|check:snap.diff }} {% if snap.file %}{{ "attachment"|remix }}{% endif %} {{ snap.account.icon|remix }} {{ snap.account }} {{ snap.value|value }} {{ snap.diff|pmvalue }} {{ snap.sum|pmvalue }}
{% translate "No statement" %}
{% translate "View all statements" %}