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

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

Go back to testing results

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