{% if this.isWidget == false %}
{% endif %} {% if this.monitors.items|length > 0 %} {% for monitor in this.monitors.items %} {% endfor %} {% if this.isWidget and this.monitors.items|length > 5 %} {% endif %} {% else %} {% endif %}
Title ID Status
View All Monitors
No monitors
{% if this.isWidget == false %} {% if this.monitors.items|length > 0 %} {% set paginator = this.monitors %} {% include 'partial/paginator.html.twig' %} {% endif %} {% endif %}