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

6 lines
152 B
Plaintext

<h3 style="font-size: 18px"><%= l(:label_release_softapplication)%></h3>
<%= render partial: 'form', locals:{softapplication: @softapplication} %>