{% extends 'flask_user/emails/base_message.html' %} {% block message %}

{{ word('Your username has been changed.') }}

{{ word('If you did not initiate this username change, please') }} {{ word('sign in') }} {{ word('(using your email address) and change your password.') }}

{% endblock %}