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

6 lines
79 B
Plaintext

<h1>New no_use</h1>
<%= render 'form' %>
<%= link_to 'Back', no_uses_path %>