{% load i18n main_extras %}
{% for acc in accounts %} {% endfor %} {% if index %}
{{ "gallery-view"|remixnl }}{% translate "All accounts" %}
{{ accounts|balance|value }}
{% elif not search %}
{{ "add-box"|remix }}{% translate "Create account" %}
{% endif %}