8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-27 15:12:25 +00:00
re2o/cotisations/templates/cotisations/email_subscription_accepted

24 lines
732 B
Text
Raw Normal View History

2019-01-10 23:39:16 +00:00
Bonjour {{name}} !
2019-09-23 22:44:16 +00:00
Nous vous informons que votre cotisation auprès de {{asso_name}} a été acceptée. Vous voilà donc membre de l'association jusqu'au {{ date_end|date:"d/m/Y" }}.
2019-01-10 23:39:16 +00:00
Vous trouverez en pièce jointe un reçu.
Pour nous faire part de toute remarque, suggestion ou problème vous pouvez nous envoyer un mail à {{asso_email}}.
Respectueusement,
2019-01-10 23:39:16 +00:00
L'équipe de {{asso_name}}.
---
Hello {{name}}!
2019-09-23 22:44:16 +00:00
Your subscription to {{asso_name}} has just been accepted. You are now a full member of {{asso_name}} until {{ date_end|date:"d/m/Y" }}.
2019-01-10 23:39:16 +00:00
You will find with this email a subscription voucher.
To express any comment, suggestion or problem, you can send us an email to {{asso_email}}.
2019-01-10 23:39:16 +00:00
Regards,
The {{asso_name}} team.