{% load static %}

Dear Doctor {{ values.doctor_name }},

Here is a receipt containing the payment details of your appointment for Doctor {{ values.doctor_name }}

You have received a message concerning an appointment from Patient {{ values.name }}.

Message:

{{ values.message }}

Regards,

Name: {{ values.name }}

Email: {{ values.email }}

Username: {{ values.username }}

Phone number: {{ values.phone_number }}