socialforge/app/views/open_source_projects/new.html.erb

6 lines
105 B
Plaintext

<h1>New open_source_project</h1>
<%= render 'form' %>
<%= link_to 'Back', open_source_projects_path %>