{% load static %}

Hello {{ values.name }},

We are pleased to inform you that your appointment has been accepted by Doctor {{ values.doctor_name }}

Here are details regarding your appointment

Appointment Details

Title Details
Patient Name {{ values.name }}
Email {{ values.email }}
Username {{ values.username }}
Patient Serial Number {{ values.serial_number }}
Doctor Name {{ values.doctor_name }}
Appointment Serial No. {{ values.appointment_serial_num }}
Appointment Date {{ values.appointment_date }}
Appointment Time {{ values.appointment_time }}
Appointment Status {{ values.appointment_status }}

Feel free to contact us for any inquiries.

Sincerely,

Admin