{% load tools %} {% load i18n %} {% load currency_display %}
{% for currency_id, currency in currency_data.items %}
{% empty %}
{% endfor %}
{% for account_id, account in account_data.items %}
{% empty %}
{% endfor %}