{% extends 'emails/base_email_template.html' %} {% load i18n %} {% block title %}{% trans "Reminder: Explanation Request" %}{% endblock %} {% block preheader %}{% trans "Reminder: Your explanation for a patient complaint is due soon" %}{% endblock %} {% block hero_title %}{% trans "Explanation Reminder" %}{% endblock %} {% block hero_subtitle %}{% trans "Your response is due soon. Please submit your explanation to avoid escalation." %}{% endblock %} {% block content %}
|
{% trans "Dear" %} {{ staff.first_name }} {{ staff.last_name }}, {% trans "This is a reminder that you have been requested to provide an explanation for the following complaint." %} |
{% trans "Complaint Details" %}
|
|
{% trans "Important:" %} {% trans "Please submit your explanation before the deadline to avoid escalation to your manager." %} |
|
تذكير: طلب شرح - شكوى #{{ complaint.id|slice:":8" }}
هذا تذكير بأنه تم طلب منك تقديم شرح بخصوص الشكوى التالية. |