Back to Erpnext

Confirm Appointment

erpnext/templates/emails/confirm_appointment.html

16.18.3379 B
Original Source

{{_("Dear")}} {{ full_name }}{% if last_name %} {{ last_name}}{% endif %},

{{_("A new appointment has been created for you with {0}").format(site_url)}}.

{{_("Click on the link below to verify your email and confirm the appointment")}}.

{{ _("Verify Email") }}

{{_("You can also copy-paste this link in your browser")}} {{ link }}