{% load i18n %} {% load static %} {% trans "Investigation In Progress" %} - PX360

{% trans "Investigation Already Started" %}

{% trans "You have already started an investigation 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" %}