7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
|
<h1>Editing share</h1>
|
||
|
|
||
|
<%= render 'form' %>
|
||
|
|
||
|
<%= link_to 'Show', @share %> |
|
||
|
<%= link_to 'Back', shares_path %>
|