7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
<h1>Editing project</h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'Show', @project %> |
|
|
<%= link_to 'Back', root_path %>
|