|
Please note that unticketed booking alert {{ data.unticketed_alert}} has been raised .The alert details
are as below:
-
Destination:
{{data.destination}}
{% if data.adult > 0 %}
-
Adult: {{ data.adult }}
{% endif %}
{% if data.children > 0 %}
-
Children: {{ data.children }}
{% endif %}
-
Vehicle Registration:
{{data.vehicle_reg}}
-
Alert raised by: {{data.name}}
Thank you from the Ol Pejeta Team!
|