{% extends (base or "manhattan/manage/emails/base.html") %} {% block header_button %}{% endblock %} {% block content %}

Your password has been changed

Hi {{ user.first_name }}, we wanted to let you know that your password has been changed.

What if I didn't make this change?

If you didn't make this change then you need to notify your web development team as soon as possible as your account may have been hijacked.

{% endblock %}