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