4 lines
98 B
Text
4 lines
98 B
Text
.container
|
|
%h1 Request a #{t'booth'}
|
|
|
|
= render 'form', booth: @booth, conference: @conference
|