8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
|
%h1 Editing location
|
||
|
|
||
|
= render 'form'
|
||
|
|
||
|
= link_to 'Show', @location
|
||
|
\|
|
||
|
= link_to 'Back', locations_path
|