openSUSE/osem

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

Summary

Maintainability
Test Coverage
.row
  .col-md-12
    .page-header
      %h1
        Edit Sponsor
        = @sponsor.name
.row
  .col-md-8
    = render partial: 'form'