{% load i18n %} {% extends 'emails/base_email_template.html' %} {% block title %}{% trans "Appointment Confirmation - Al Hammadi Hospital" %}{% endblock %} {% block preheader %}{% trans "Your appointment has been confirmed. Please review the details." %}{% endblock %} {% block hero_title %}{% trans "Appointment Confirmed" %}{% endblock %} {% block hero_subtitle %}{% trans "Your healthcare appointment at Al Hammadi Hospital has been successfully scheduled" %}{% endblock %} {% block content %}
|
{% trans "Dear" %} {{ patient_name|default:_("Valued Patient") }}, {% trans "Your appointment has been confirmed. Please find the details below and save this email for your records." %} |
{% trans "Appointment Details" %}
|
{% trans "Important Reminders:" %} |
||||||
|