{% load i18n %} {% load static %}
{% trans "Create questions for the accused staff member(s)" %}
{{ success }}
{% trans "You will be notified when all staff members respond." %}
{{ error }}
{{ explanation.staff.first_name }} {{ explanation.staff.last_name }}
{% if explanation.staff.department %}{{ explanation.staff.department.name }}
{% endif %}{{ complaint.title }}
{% if complaint.short_description_en %}{{ complaint.short_description_en|truncatewords:30 }}
{% endif %}{% trans "PX360 Complaint Management System" %}