Hello {{service_provider_name}},
<br>A 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}}
has been cancelled by the customer and is no longer valid.
<br>
Invoice ID: <a href="{{appointment_management_url}}">{{invoice_id}}</a>
<br>The {{site_name}} team