osem-fcy/app/views/booths/edit.html.haml
2017-08-08 16:18:07 +03:00

6 lines
67 B
Text

.container
%h1
Editing
= @booth.title
= render 'form'