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

10 lines
129 B
Text
Raw Normal View History

.row
.col-md-12
.page-header
%h1
Edit Resource
= @resource.name
.row
.col-md-8
= render 'form'