{% load static %}
{{ ttl_report_number }}: {{ report_number }} | {{ ttl_report_status }}: {{ status }} |
{{ det_opened_on }}: {{ report_timestamp }} | {{ ttl_created_by }}: {{ created_by }} |
{{ ttl_incident_time }}: {{ incident.instance_timestamp }} | {{ ttl_incident_status }}: {{ incident.status }} |
{{ ttl_complete_by }}: {{ complete_by }} | |
{{ det_reviewer }}: {{ reviewers }} | |
{{ det_collaborator }}: {{ collaborators }} |
{{ ttl_incident_status }}: {{ incident.status }} | {{ det_urgency }}: {{ incident.task.urgency_level }} |