akam_roadmap/app/views/projects/new.html.erb
2014-11-07 13:51:53 -05:00

6 lines
77 B
Plaintext

<h1>New project</h1>
<%= render 'form' %>
<%= link_to 'Back', root_path %>