15 lines
261 B
HTML
15 lines
261 B
HTML
<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>
|