{% extends (base or "manhattan/manage/emails/base.html") %} {% block header_button %}{% endblock %} {% block content %}
Hi {{ user.first_name }}, we wanted to let you know that your password has been changed.
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 %}