osem-fcy/app/views/booths/edit.html.haml
2019-08-16 16:56:52 +05:30

6 lines
107 B
Text

.container
%h1
Editing
= @booth.title
= render 'form', booth: @booth, conference: @conference