{% include 'request_viewer/fragments/filter.html' %}
Live Monitoring Status : {% if is_connected %}
●
{% else %}
●
{% endif %}
{% include 'request_viewer/fragments/table.html' with paths=paths %}
{% include 'request_viewer/fragments/pagination.html' with paginator=paginator paths=paths %}