{% extends "main.html" %} {% load i18n coffeescript crispy_forms_tags %} {% block angular %}{% include "angular/monitoring_extended.cs" %}{% endblock %} {% block title %}{% trans "Monitoring setup / Escalation" %}{% endblock %} {% block content %}
{% verbatim %}

Service escalation templates ({{entries.length}} entries),

Device escalation templates ({{entries.length}} entries),

{% endverbatim %}
{% endblock %}