6 lines
62 B
Text
6 lines
62 B
Text
|
|
%h1 New booth
|
||
|
|
|
||
|
|
= render 'form'
|
||
|
|
|
||
|
|
= link_to 'Back', booths_path
|