{% extends "layouts/account-notification.html" %} {% block content %}
Hello {{ context.username }},

The password on your account has been changed.

If you did not request this change, please contact please contact our community team at {{ context.organizationContactEmail }}.
{% endblock %}