{{ _("Dear ") }} {{ student_name }},


{{ _("You have a live class scheduled tomorrow. Please be prepared and be on time for the session.") }}


{{ _("Class:") }} {{ title }}

{{ _("Date:") }} {{ frappe.utils.format_date(date, "long") }}

{{ _("Timings:") }} {{ frappe.utils.format_time(time, "hh:mm a") }}


👉 {{ _("Visit your batch") }}


{{ _("If you have any questions or require assistance, feel free to contact us.") }}


{{ _("Best Regards") }}