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

Thank you for updating your {{ context.organizationName }} commenter account information. The changes you made are effective immediately. If you did not make this change please reach out to {{ context.organizationContactEmail }}.
{% endblock %}