{% extends "pt/base.html" %} {% block content %}

{{ project.jobnumber }} - {{ project.projectname }} - {{ nepa.documenttype }}

Specialist

{{ nepa.specialist }}

State Planner

{{ nepa.stateplanner }}

Document Type

{{ nepa.documenttype }}

Early Coordination Sent

{{ nepa.earlycoordination }}

State Draft Submittal

{{ nepa.statedraft }}

Federal Draft Submittal

{{ nepa.fhwadraft }}

State Approval

{{ nepa.stateapproval }}

Federal Approval

{{ nepa.fhwaapproval }}

Air Documents

{{ documenttype }}

Noise Documents

{{ documenttype }}

Ecology Documents

{{ documenttype }}

Aquatics Documents

{{ documenttype }}

Archaeology Documents

{{ documenttype }}

History

{{ documenttype }}

Project Description

{{ project.projectdescription }}

NEPA Comments

{{ nepa.comments }}
{% endblock %}