{% extends 'communicationAlt/fr/email/notification/base.html.twig' %} {% block body %} {% set recipient = context.user %}

Your community membership request

Hello {{recipient.givenName|capitalize}} {{recipient.shortFamilyName|capitalize}},

Your community membership {{context.community.name}} has been validated.

Find out your community's carpools on the dedicated, secure page below : by clicking here

Thanks, the Mobicoop team

{% endblock %}