{{ _("Dear ") }} {{ student_name }},
{{ _("The batch you have enrolled for is starting tomorrow. Please be prepared and be on time for the session.") }}
{{ _("Batch:") }} {{ title }}
{{ _("Start Date:") }} {{ frappe.utils.format_date(start_date, "long") }}
{{ _("Timings:") }} {{ frappe.utils.format_time(start_time, "hh:mm a") }}
{{ _("Medium:") }} {{ medium }}
👉 {{ _("Visit your batch") }}
{{ _("If you have any questions or require assistance, feel free to contact us.") }}
{{ _("Best Regards") }}