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

8 lines
94 B
Text
Raw Normal View History

2017-05-17 13:31:27 +03:00
%h1 Editing booth
= render 'form'
= link_to 'Show', @booth
\|
= link_to 'Back', booths_path