Private
Public Access
1
0

first use of email templates

This commit is contained in:
Sander Roosendaal
2018-03-18 20:15:48 +01:00
parent 4d962d4f52
commit 240210d43e
4 changed files with 44 additions and 13 deletions

View File

@@ -0,0 +1,14 @@
<html>
<body>
<img src="https://rowsandall.com/static/img/logo7.png" height="50"</img>
<p>Dear <strong>{{ first_name }}</strong>,</p>
<p>
Please find attached the requested file for your workout.
</p>
<p>
Best Regards, the Rowsandall Team
</p>
</body>