Private
Public Access
1
0

adding names

This commit is contained in:
Sander Roosendaal
2019-08-19 21:56:37 +02:00
parent 6998ab9306
commit fc479c2b61
3 changed files with 6 additions and 2 deletions

View File

@@ -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() %}