{{ testplan.name }} {% for test_plan in test_plans %} {% empty %} {% endfor %}
  ID Plan Type Author Is Active Plan Summary
{{ test_plan.plan_id }} {{ test_plan.type }} {{ test_plan.author }} {% if test_plan.is_active %} Yes {% else %} No {% endif %} {{ test_plan }}
 There are no plans