{% extends "base.html" %} {% block title %}Project Timeline - ICDEV™ Dashboard{% endblock %} {% block content %}
{{ timeline.description }}
{{ group_info.description }}
| PI | Name | Phase | Months | Milestones |
|---|---|---|---|---|
| {{ pi.pi_number }} |
{{ pi.pi_name }}
{{ pi.pi_theme }}
|
{{ group.get('label', pi.phase_group) }} | M{{ pi.month_start }}-M{{ pi.month_end }} |
{% if pi.milestones %}
|