{% extends "layouts/content-bootstrap.html" %} {% block styles %} {% endblock styles %} {% block content %}

Test Job Summary for {{ device_type }} type devices

Longest Running Jobs on {{ device_type }} type devices

{% if long_running|length_is:"0" %}

There are no running jobs.

{% else %} {% endif %} {% endblock %} {% block scripts %} {% endblock scripts %}