openSUSE/osem

View on GitHub
app/views/admin/resources/edit.html.haml

Summary

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