pic_vert_app/app/views/notes/edit.html.haml
2013-01-08 22:47:42 +01:00

8 lines
91 B
Plaintext

%h1 Editing note
= render 'form'
= link_to 'Show', @note
\|
= link_to 'Back', notes_path