<%= title 'Editing Project' %>

Editing Project

<%= render 'form', project: @project, cancel_path: project_path(@project) %>