{% for account_type in type_accounts %}
{% for account in type_accounts[account_type] %} {% endfor %}
{% endfor %}