{% load i18n %} {% load static %} {% trans "Feedback Collection In Progress" %} - PX360
{% if complaint.department %} ← {% trans "Back to Department" %} {% endif %}

{% trans "Feedback Requests Already Sent" %}

{% trans "You have already sent feedback requests for this complaint. You will be notified when all staff members respond." %}

{% if complaint %}

{% trans "Complaint Reference" %}

#{{ complaint.reference_number }}

{% endif %}

{% trans "PX360 Complaint Management System" %}