{% extends 'base.html' %} {% block page_title %}{{ 'Edit' if workplan else 'New' }} Workplan{% endblock %} {% block content %}
Project: {{ project.name }}
After creating the workplan, you'll be able to add individual activity items with budgets, timelines, and progress tracking.