{{#isCancelled}}
The shipment has been cancelled.
{{/isCancelled}}
{{#isPendingCollection}}
Your shipment will be collected soon. Please check back later for more information.
{{/isPendingCollection}}
{{#hasTrackingEvents}}
{{#groupedCheckpoints}}
{{#checkpoints}}
{{time_string}}
{{status_friendly}}
{{message}}
{{/checkpoints}}
{{/groupedCheckpoints}}
{{/hasTrackingEvents}}
{{#courier_name}}
{{#courier_phone}}
For additional information, please contact {{courier_name}} ({{courier_phone}}) and quote tracking reference {{id}}.
{{/courier_phone}}
{{/courier_name}}