{% extends '::email.html.twig' %} {% block subject %} {{ subject }} {% endblock %} {% block body %} Hi {{ name }},

A request has been made to change your email address to {{ email }}.

Click the following link if you would like to apply the change to your email address.

Apply Change to Email Address

Click the following link if you would like to discard this change.

Discard Change to Email Address {% endblock %}