Hello {{customer_name}},
<br>Your booking for {{service_name}} that begins on {{start_datetime}}
{{#if_has_end_date}} 
	through {{end_datetime}} 
{{/if_has_end_date}} 
{{#if_has_return_trip}} 
	and a return trip on {{end_datetime}} 
{{/if_has_return_trip}}
<br>
Invoice ID: {{invoice_id}}
<br><br>Thank you for having booked with us.
<br>The {{site_name}} team