sanger/sequencescape

View on GitHub
app/views/projects/new.html.erb

Summary

Maintainability
Test Coverage

<% add :menu, "Back to projects" => projects_path -%>

<%= page_title 'Projects', "New" %>
<%= render partial: "project_form" %>