diff --git a/src/main/resources/templates/MonitoredTripHtml.ftl b/src/main/resources/templates/MonitoredTripHtml.ftl index 1876a405b..7ca412671 100644 --- a/src/main/resources/templates/MonitoredTripHtml.ftl +++ b/src/main/resources/templates/MonitoredTripHtml.ftl @@ -8,11 +8,19 @@ <#macro EmailMain>

Your trip has the following notifications:

+ + <#if notification.type == "INITIAL_REMINDER"> +

${notification.body}

+ + +

View all of your saved trips in ${OTP_UI_NAME}.