diff --git a/templates/mail_event.mustache b/templates/mail_event.mustache index a187f21..6ad77e8 100644 --- a/templates/mail_event.mustache +++ b/templates/mail_event.mustache @@ -1,4 +1,3 @@ -Return-Path: {{user.email}} From: Fake Reservation System <{{user.email}}> Subject: [FRS] {{form_type_uc}} Reservation Date: {{email_date}} @@ -10,6 +9,7 @@ Content-Type: text/html; charset=utf-8

YOUR RESERVATION DETAILS

+

Reservation number: {{reservationNumber.value}}
diff --git a/templates/mail_flight.mustache b/templates/mail_flight.mustache index 4d9c870..46fdaee 100644 --- a/templates/mail_flight.mustache +++ b/templates/mail_flight.mustache @@ -10,6 +10,7 @@ Content-Type: text/html; charset=utf-8

YOUR RESERVATION DETAILS

+

Reservation number: {{reservationNumber.value}}
@@ -23,8 +24,8 @@ Content-Type: text/html; charset=utf-8
- - + +
@@ -43,18 +44,18 @@ Content-Type: text/html; charset=utf-8
- +
- + - - + +
diff --git a/templates/mail_hotel.mustache b/templates/mail_hotel.mustache index dd13009..7b0042e 100644 --- a/templates/mail_hotel.mustache +++ b/templates/mail_hotel.mustache @@ -10,6 +10,7 @@ Content-Type: text/html; charset=utf-8

YOUR RESERVATION DETAILS

+

Reservation number: {{reservationNumber.value}}
@@ -38,7 +39,7 @@ Content-Type: text/html; charset=utf-8 Price: {{price.value}} {{priceCurrency.value}}

Booked with:
- +
{{bookingAgent_name.value}}

diff --git a/templates/mail_train.mustache b/templates/mail_train.mustache index 9274e6e..c27e5bd 100644 --- a/templates/mail_train.mustache +++ b/templates/mail_train.mustache @@ -10,6 +10,7 @@ Content-Type: text/html; charset=utf-8

YOUR RESERVATION DETAILS

+

Reservation number: {{reservationNumber.value}}
@@ -23,11 +24,11 @@ Content-Type: text/html; charset=utf-8
- + - +
@@ -38,12 +39,12 @@ Content-Type: text/html; charset=utf-8
- +
- +