{% load i18n %} {% load static %}
{% if investigation %} {% trans "The investigation for this complaint has already been completed." %} {% elif inv_response %} {% trans "You have already submitted your answers for this investigation." %} {% else %} {% trans "This link has already been used." %} {% endif %}
{% if complaint %}{% trans "Complaint Reference" %}
#{{ complaint.reference_number }}
{% trans "PX360 Complaint Management System" %}