{% extends 'emails/base_email_template.html' %} {% load i18n %} {% block title %}{% trans "URGENT - Final Reminder: Explanation Request" %}{% endblock %} {% block preheader %}{% trans "FINAL REMINDER: Your explanation is due soon. Submit immediately to avoid escalation." %}{% endblock %} {% block hero_title %}{% trans "Final Explanation Reminder" %}{% endblock %} {% block hero_subtitle %}{% trans "Your response is overdue. Please submit your explanation immediately to avoid escalation to your manager." %}{% endblock %} {% block extra_styles %} {% endblock %} {% block content %}
|
{% trans "Dear" %} {{ staff.first_name }} {{ staff.last_name }}, {% trans "This is your FINAL reminder that you have been requested to provide an explanation for the following complaint." %} |
{% trans "Complaint Details" %}
|
|
{% trans "Escalation Warning:" %} {% trans "If you do not submit your explanation before the deadline, this matter will be escalated to your manager for action." %} |
|
تذكير نهائي وعاجل: طلب شرح - شكوى #{{ complaint.id|slice:":8" }}
هذا تذكيرك النهائي بأنه تم طلب منك تقديم شرح بخصوص الشكوى التالية. |