{% extends "base.html" %} {% load hc_extras %} {% block content %}
Your account's email address is used for sending the sign-in links and monthly reports. Make sure you can receive emails at the new address. Otherwise, you may get locked out of your {{ site_name }} account.
{% if request.user.has_usable_password %}Note: Changing the email address will also reset your current password and log you out.
{% endif %}