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

5 lines
95 B
Text

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