Product
{{ test_plan.product }}
Version
{{ test_plan.product_version }}
Plan Type
{{ test_plan.type.name }}
Parent
{{ test_plan.parent.pk }}
Document
{{ test_plan.latest_text.plan_text|safe }}
{% if not forloop.last %}
The plan you specific does not exist in database.
{% endfor %}