osem-fcy/app/views/admin/booths/edit.html.haml

6 lines
95 B
Text
Raw Normal View History

2017-05-17 13:31:27 +03:00
%h1
Editing
= @booth.title
2019-08-16 16:56:52 +05:30
= render 'booths/form', booth: @booth, conference: @conference