{% extends 'base-email.html.twig' %} {% block body %}

{{'email.email_hello'|trans|raw}} {{architect.fullName}}
{{'myAccount.new_password'|trans|raw}}

{{'email.click_here'|trans|raw}}

{% endblock %}