{% extends "base.html" %} {% block content %}

Results for: {% if option %}{{ option.verbose_name|title }}: {{ value }}{% endif %} {{ iso_name|default:"" }}

Go back to testing results

{% for test in test_list %} {% endfor %}
ISO Submitted By Date Submitted Architecture Success
{{ test.iso.name }} {{ test.user_name }} {{ test.created|date }} {{ test.architecture }} {{ test.success|yesno|capfirst }}
{% load cdn %}{% jquery %} {% endblock %}