{% extends "layouts/content_with_sidebar.html" %} {% block extrahead %} {{ block.super }} {% endblock %} {% block sidebar %}
{{report.comments}}{% endif %} {% endblock %} {% block content %} {% block report_title %}
Test case | {% for run in runs %}{{run.label}} | {% endfor %}
---|