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


{{ _("We are pleased to inform you that you have been enrolled in our upcoming batch. Congratulations!") }}


{{ _("Batch Start Date:") }} {{ frappe.utils.format_date(start_date, "medium") }}

{% if medium %}

{{ _("Medium:") }} {{ medium }}

{% endif %}

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


{{ _("Visit the following link to view your ") }} {{ _("Batch Details") }}

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


{{ _("Best Regards") }}