diff --git a/sql_export_mail/data/mail_template.xml b/sql_export_mail/data/mail_template.xml index d5d40a75a..ca64eb05b 100644 --- a/sql_export_mail/data/mail_template.xml +++ b/sql_export_mail/data/mail_template.xml @@ -5,19 +5,21 @@ SQL Export admin@example.com - ${object.get_email_address_for_template()} - ${object.name or ''} + {{object.get_email_address_for_template()}} + {{object.name or ''}} - + +
-

You will find the report ${object.name or ''} as an attachment of the mail.

+

You will find the report as an attachment of the mail.

- ]]>
+