diff --git a/templates/mail_event.mustache b/templates/mail_event.mustache index eeb45c5..a187f21 100644 --- a/templates/mail_event.mustache +++ b/templates/mail_event.mustache @@ -13,7 +13,7 @@ Content-Type: text/html; charset=utf-8

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

Reservation number: {{reservationNumber.value}}
- +
diff --git a/templates/mail_hotel.mustache b/templates/mail_hotel.mustache index 312a7f9..dd13009 100644 --- a/templates/mail_hotel.mustache +++ b/templates/mail_hotel.mustache @@ -13,7 +13,7 @@ Content-Type: text/html; charset=utf-8

Reservation number: {{reservationNumber.value}}
- +
Reserved for: {{underName_name.value}}, {{underName_email.value}}
diff --git a/templates/partials/mdl_input_status.mustache b/templates/partials/mdl_input_status.mustache index d23fd14..c6cd2bb 100644 --- a/templates/partials/mdl_input_status.mustache +++ b/templates/partials/mdl_input_status.mustache @@ -2,10 +2,10 @@ Please select a status!