6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
= render_story @story
|
|
|
|
= link_to 'Edit', edit_story_path(@story)
|
|
\|
|
|
= link_to 'Back', stories_path
|