{% block page_title %}{% endblock %}
Actions
add task
add milestone
add person
add component
stuff to do
By milestone
By component
By people
Project
summary
tasks
milestones
components
estimates
people
index page
{%- block localnav -%}
{% if entity %}
{{ title }} ({{ entity.type }})
{% else %}
{{ title }}
{% endif %}
description
attributes
{%- endblock -%}
{% block content %}{% endblock %}