{% extends '../template.html' %} {% block content %} {% load static %}
Requirement ID | Requirement Title |
REQ{{ row.requirement_id }} | {{ row.requirement_title }} |
Project ID | Project Title |
PRO{{ row.project_id }} | {{ row.project_name }} |
Task ID | Task Title |
TASK{{ row.task_id }} | {{ row.task_short_description }} |