<h2><%= link_to "Jobs", project_jobs_path(@project) %> » New</h2>
<%= render partial: "form", locals: { form_target: project_jobs_path(@project) } %>