{% extends 'emails/base_email_template.html' %} {% load i18n %} {% block extra_styles %} {{ block.super }} {% endblock %} {% block title %}{% trans "URGENT - Second SLA Reminder - Observation" %}{% endblock %} {% block preheader %}{% trans "FINAL REMINDER: An observation is about to breach its SLA. Immediate action required." %}{% endblock %} {% block hero %}
{% trans "This observation is about to breach its SLA deadline" %}
|
{% trans "Dear" %} {{ recipient_name|default:'Colleague' }}, {% trans "This is the final reminder that an observation is about to breach its SLA deadline. Immediate action is required." %} |
{% trans "Observation Details" %}
|
{% trans "SLA Deadline - Critical" %}
|
|
{% trans "Immediate Action Required:" %}
|
|
تذكير نهائي عاجل - {{ observation.tracking_code }}
هذا هو التذكير النهائي. الملاحظة على وشك تجاوز الموعد النهائي. يرجى اتخاذ الإجراء فوراً. |