osem-fcy/app/views/booths/edit.html.haml
2017-05-30 15:08:05 +03:00

7 lines
94 B
Text

%h1 Editing booth
= render 'form'
= link_to 'Show', @booth
\|
= link_to 'Back', booths_path