From 88584c199453215dc7dfe9bb6c27432ddaaa1efe Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Tue, 24 May 2016 22:07:12 +0200 Subject: [PATCH] Output recipient email address. --- templates/hotel_html.mustache | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/hotel_html.mustache b/templates/hotel_html.mustache index 6292349..62879d2 100644 --- a/templates/hotel_html.mustache +++ b/templates/hotel_html.mustache @@ -20,6 +20,10 @@ {{/form_data}} +

+ The event will be sent to {{user.email}}. +

+