{% extends 'base.html' %} {% block title %} oec-hardware {% endblock %} {% block page_content %}
Summary
Devices
Runtime
Attachment
{{ testcase }}
{% for line in log %} {{ line }}
{% endfor %}
{% endblock %}