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

6 lines
105 B
Plaintext
Raw Normal View History

2014-03-29 10:57:36 +08:00
<h1>New open_source_project</h1>
<%= render 'form' %>
<%= link_to 'Back', open_source_projects_path %>