{% load i18n roles %} {% user_has_role request 'reader' staff_override=False as reader %}
{% blocktrans %}If you want to change your email address you may do so below, however, you will be logged out and your account will be marked as inactive until you follow the instructions in the verfication email.{% endblocktrans %} {% trans 'Note' %}: {% blocktrans %}Changing your email address will also change your username as these are one and the same.{% endblocktrans %}
{% trans 'You can update your password by entering your existing password plus your new password' %}.