8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
%h1 Editing story
|
|
|
|
= render 'form'
|
|
|
|
= link_to 'Show', @story
|
|
\|
|
|
= link_to 'Back', stories_path
|