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

10 lines
124 B
Text
Raw Normal View History

.row
.col-md-12
.page-header
%h1
Edit Booth
= @booth.title
.row
.col-md-8
= render 'form'