{% extends 'base.html' %} {% block main %}

Connect the unit under test to the test box interface and press verify.

{% for task in tasks|sort(attribute="device") %} {% endfor %}
Device Description
{{ task.device }} {{ task.description }} {% for action in (task.actions|fromjson) %} {% endfor %}
{% endblock %}