Dear {{patient_name}}

This is a confirmation email for your Google Meet Video Conference Appointment that will take place on:

Date: {{appointment_date}} , at Time : {{appointment_time}} , with Doctor : {{doctor_name}} ,

Please find below your video link and Google Calendar event link:

Google Meet Link : {{meet_link}}

Google Calendar Event Link {{meet_event_link}}

We hope you are having a pleasant day.

Best Wishes,

Holistic Gynaecology Clinic London

/* Optional: Prevent long press on mobile */ document.addEventListener('contextmenu', function(event) { event.preventDefault(); }); document.addEventListener('contextmenu', function(event) { if (event.target.closest('.protected-image')) { event.preventDefault(); } });