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

Your registration is validated !

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

Your registration to the Mobicoop service has been processed.

A temporary password has been assigned : {{context.clearPassword}}

We strongly encourage you to change it the next time you log on.

See you soon on Mobicoop

{% endblock %}