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

10 lines
137 B
Text
Raw Normal View History

.row
.col-md-12
.page-header
%h1
Edit #{t'booth'}
= @booth.title
.row
.col-md-8
= render 'booths/form'