{# CAREFUL : Some client might need to replicate this template #} {% extends 'communicationAlt/fr/email/notification/base.html.twig' %} {% block body %} {% set proposal = context.proposal %} {# intro #} {# info trajet #}

Your ad will expire soon !

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

Your carpool ad will expire soon:

{% if proposal.criteria.frequency == 1 %} {% endif %} {% if proposal.criteria.frequency == 1 %} {% endif %}

{{context.departureTime.time|date('H:i')}}

{{ context.origin.address.displayLabel[0] }}

{{context.arrivalTime.time|date('H:i')}}

{{ context.destination.address.displayLabel[0] }}

There are now more than 550,000 carpoolers on our platform. Your involvement counts, so don't hesitate to update your ads. !

Save up to €2,000 a year.

Reduce your carbon footprint by 1.5 tonnes of CO2, equivalent to about 3 months of gas heating - not bad!

Reduce traffic jams and the resulting bad moods !

Enjoy carpooling on {{api_env('EMAILS_PLATFORM_NAME')}}

{% endblock %}