{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{{ title }} - {% translate "Escalation Rules" %} - PX360{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% if escalation_rule %}{% translate "Edit escalation rule" %}{% else %}{% translate "Create new escalation rule" %}{% endif %}
{% translate "Escalation rules automatically reassign complaints to higher-level staff when they exceed specified time thresholds." %}