{# CAREFUL : Some client might need to replicate this template #}
{% extends 'communicationAlt/fr/email/notification/base.html.twig' %}
{% block body %}
|
|
Hello {{context.user.givenName|capitalize}} {{context.user.shortFamilyName|capitalize}},
|
|
{# part 1 #}
|
Since two month, you have no more carpool ads on Mobicoop.fr. As a reminder, our interface offers a mobility solution for every need :
|
|
|
|
For a one-off trip (e.g. on vacation).
|
|
|
For your regular trips (home-work, errands, ... When posting an ad, check "regular" then choose your days and time slots).
|
|
|
For your public or privateevents.
|
|
|
As part of a community (people from the same association, or from the same leisure area, for example).
|
|
|
You can even hitchhike with our Rezo Pouce stops. Discover the Rezo Pouce section dedicated to hitchhiking on your mobile application.
|
|
|
|
{# part 2 #}
|
There are now more than 550,000 carpoolers on our platform. Your involvement counts, so don't hesitate to update your ads! But perhaps we're still short of carpoolers around you? Here are a few ways to develop shared mobility:
|
|
|
|
Talk to your company about it. The LOM law requires companies with more than 50 employees to implement solutions for commuting.
|
|
|
Use our toolbox, in particular our posters and texts to communicate with your elected representatives or your entourage.
|
|
|
Carpool to your private or public events!Talk to event organizers around you.
|
|
|
{# part 3 #}
|
Did you know that carpooling allows you to :
|
|
|
|
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 Mobicoop.fr
|
|
|
{% endblock %}