first use of email templates
This commit is contained in:
14
rowers/templates/csvemail.html
Normal file
14
rowers/templates/csvemail.html
Normal 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>
|
||||
Reference in New Issue
Block a user