<% content_for :title, "New project" %>

New project

<%= render "form", project: @project %>
<%= link_to "Back to projects", projects_path %>