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