adding names
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<p>Dear <strong>{{ first_name }}</strong>,</p>
|
||||
|
||||
<p>
|
||||
Here is the report for your alert on <a href="{{ siteurl }}">rowsandall.com</a>.
|
||||
Here is the report for your alert <strong>{{ alertname }}</strong> on <a href="{{ siteurl }}">rowsandall.com</a>. This is a report for your athlete {{ rowerfirstname }}.
|
||||
</p>
|
||||
|
||||
{% for key, value in report.items() %}
|
||||
|
||||
Reference in New Issue
Block a user