8 lines
94 B
Text
8 lines
94 B
Text
|
|
%h1 Editing booth
|
||
|
|
|
||
|
|
= render 'form'
|
||
|
|
|
||
|
|
= link_to 'Show', @booth
|
||
|
|
\|
|
||
|
|
= link_to 'Back', booths_path
|