{# CAREFUL : Some client might need to replicate this template #} {% extends 'communicationAlt/fr/email/notification/base.html.twig' %} {% block body %}

Your new password has been saved !

Hello {{context.user.givenName|capitalize}} {{context.user.shortFamilyName|capitalize}}

Your password Mobicoop has been changed.

See you soon on Mobicoop

{% endblock %}