Private
Public Access
1
0

emails with site url

This commit is contained in:
Sander Roosendaal
2018-12-02 20:37:02 +01:00
parent aa520bbf98
commit 6d6d269ce9
6 changed files with 65 additions and 3 deletions

View File

@@ -4,7 +4,8 @@
<p>
Unfortunately, the result that you have submitted
for the virtual race {{ racename }}
for the virtual race
{{ racename }}
has been rejected by the race organizer.
</p>

View File

@@ -9,7 +9,13 @@
<p>
You can check race participants and results on the race page on Rowsandall:
<a href="https://rowsandall.com/rowers/virtualevent/{{ raceid }}">{{ racename }}</a>
<a href="{{ siteurl }}/rowers/virtualevent/{{ raceid }}">{{ racename }}</a>
</p>
<p>
You are receiving this email because you are on the start list for this race.
If you do not wish to receive these notifications, you can switch them off
throught the link above.
</p>
<p>

View File

@@ -9,7 +9,13 @@
<p>
Check out the results on the race page!
<a href="https://rowsandall.com/rowers/virtualevent/{{ raceid }}">{{ racename }}</a>
<a href="{{ siteurl }}/rowers/virtualevent/{{ raceid }}">{{ racename }}</a>
</p>
<p>
You are receiving this email because you are on the start list for this race.
If you do not wish to receive these notifications, you can switch them off
throught the link above.
</p>
<p>