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

7 lines
107 B
Text
Raw Normal View History

2017-07-20 14:20:46 +03:00
.container
%h1
Editing
= @booth.title
2019-08-16 16:56:52 +05:30
= render 'form', booth: @booth, conference: @conference