{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{% if adverse_action %}{% trans "Edit Adverse Action" %}{% else %}{% trans "Report Adverse Action" %}{% endif %} - PX360{% endblock %} {% block content %}
{% trans "Complaint" %}: {{ complaint.reference_number }}
{% trans "Select the type of adverse action that occurred." %}
{% trans "Hold Ctrl/Cmd to select multiple staff members." %}
{% trans "Adverse actions are serious incidents where a patient experiences negative treatment because of a complaint. This information is used to identify patterns and prevent retaliation against patients." %}