mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-26 13:25:20 +00:00
Co-authored-by: Claude Fable 5 <noreply@anthropic.com> Co-authored-by: Diptanil Saha <diptanil@frappe.io>
7 lines
295 B
HTML
7 lines
295 B
HTML
<p>{{_("Dear")}} {{ full_name }},</p>
|
|
<p>{{_("Your email has been verified and your appointment has been confirmed for {0}").format(scheduled_time)}}.</p>
|
|
<p>{{_("We look forward to meeting you")}}.</p>
|
|
|
|
<br>
|
|
<p style="font-size: 85%;">{{_("This email was sent from {0}").format(site_url)}}</p>
|