Reminder E-mail Templates » History » Version 3
Ward Vandewege, 05/15/2017 09:46 PM
1 | 1 | Ward Vandewege | h1. Reminder E-mail Templates |
---|---|---|---|
2 | |||
3 | These templates are defined under the 'Settings' menu. These are the keys: |
||
4 | |||
5 | <pre> |
||
6 | email_reservation_reminder_message_subject_english_html |
||
7 | email_reservation_reminder_message_body_english_html |
||
8 | email_reservation_reminder_message_subject_french_html |
||
9 | email_reservation_reminder_message_body_french_html |
||
10 | email_reservation_reminder_message_subject_german_html |
||
11 | email_reservation_reminder_message_body_german_html |
||
12 | </pre> |
||
13 | |||
14 | 2 | Ward Vandewege | The values for the body fields should be valid html, which will be placed between the <body> and </body> tags. Do not include body tags, html tags or a html header section. |
15 | 1 | Ward Vandewege | |
16 | h2. Variables |
||
17 | |||
18 | The following variables will automatically be substituted for their respective value: |
||
19 | |||
20 | |_Variable_|_Meaning_| |
||
21 | |[SALUTATION]|Salutation| |
||
22 | |[FIRST_NAME]|Participant first name| |
||
23 | |[SURNAME]|Participant surname| |
||
24 | |[ARRIVAL]|Arrival date| |
||
25 | 3 | Ward Vandewege | |[ARRIVAL_TIME]|Arrival time| |
26 | 1 | Ward Vandewege | |[DEPARTURE]|Departure date| |
27 | 3 | Ward Vandewege | |[DEPARTURE_TIME]|Departure time| |