emails/password_reset: Fix multiple accounts realm uri listing.

This commit is contained in:
Shubham Dhama 2018-08-15 01:10:01 +05:30 committed by Tim Abbott
parent e7c7b19507
commit 941cd0bb2f

View File

@ -13,7 +13,7 @@
organizations.
<ul>
{% for active_account in active_accounts %}
<li>{{ active_accounts.realm.uri }}</li>
<li>{{ active_account.realm.uri }}</li>
{% endfor %}
</ul>
You can try logging in or resetting your password in the organization