7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
<h1>Editing post</h1>
|
|
|
|
<%= render 'form' %>
|
|
|
|
<%= link_to 'Show', @post %> |
|
|
<%= link_to 'Back', posts_path %>
|