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

10 lines
157 B
Text
Raw Normal View History

.row
.col-md-12
.page-header
%h1
Edit Sponsorship Level
= @sponsorship_level.title
.row
.col-md-8
= render partial: 'form'