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

7 lines
116 B
Plaintext

<h1>Editing no_use</h1>
<%= render 'form' %>
<%= link_to 'Show', @no_use %> |
<%= link_to 'Back', no_uses_path %>