{% include "complaints/partials/pdf_letterhead_header.html" %}
{% if staff_title %} {% endif %}
رقم الشكوى {{ complaint.reference_number }} تاريخ الإرسال {{ sent_date }}
القسم {{ department_name|default:"—" }} الموظف المشكو عليه {{ staff_name|default:"—" }}
الوظيفة {{ staff_title }}
{{ complaint.description }}
{% include "complaints/partials/pdf_letterhead_footer.html" %}