Home
{% if request.GET.from_plan %}
>> Planning
>> Test Plan :{{ test_run.plan.plan_id }}: {{ test_run.plan }}
{% else %}
>> Test Runs
{% endif %}
>> {{ test_run.run_id }}: {{ test_run }} >>Edit
{% extends "tcms_base.html" %} {% load static %} {% block subtitle %}{{ test_run.summary }}{% endblock %} {% block custom_stylesheet %} {% endblock %} {% block custom_javascript %} {% endblock %} {% block content_type %} {% endblock %} {% block contents %}