{% extends "accounts/_section.html" %} {% block title %}edit account{% endblock %} {% block section_content %}

Your email address should be updated

Dear {{ request.user.username }}, we recently introduced a new policy in Freesound which does not allow different user accounts to share a single email address. Only a few users are affected by this change, and you happen to be one of them. But don't worry, the fix is easy ;)

Your email address is {{ same_user.orig_email }}, and is used in the following accounts:

To fix this issue, you should do ONE of the following:

If you take no action, this message will be shown again the next time you log in.

Do this later...

{% endblock %}