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

8 lines
106 B
Plaintext

%h1 Editing note_file
= render 'form'
= link_to 'Show', @note_file
\|
= link_to 'Back', note_files_path