8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
%h1 Editing note_file
|
|
|
|
= render 'form'
|
|
|
|
= link_to 'Show', @note_file
|
|
\|
|
|
= link_to 'Back', note_files_path
|