From 61099a9ed120d419e90e398e6094c20b18e34ce5 Mon Sep 17 00:00:00 2001 From: Colin Goutte Date: Fri, 1 Oct 2021 13:46:37 +0200 Subject: [PATCH] Add email template --- templates/notification_email.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 templates/notification_email.html diff --git a/templates/notification_email.html b/templates/notification_email.html new file mode 100644 index 0000000..58e2965 --- /dev/null +++ b/templates/notification_email.html @@ -0,0 +1,15 @@ + + + + + Email de notificaiton + + + +

Destinataires {{ ''.join(data['recipients']) }}

+ + + + + +