{% extends "base.html" %} {% block title %}Results - HM Video QC{% endblock %} {% block wizard_nav %}
1. Upload
2. Configure
3. Results
{% endblock %} {% block content %}

Quality Check Results

Download Report Run Another Check
{{ report_html|safe }}
{% endblock %}