mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
11 lines
180 B
Text
11 lines
180 B
Text
.row
|
|
.col-md-12
|
|
.page-header
|
|
%h2
|
|
Role
|
|
= @role.name.titleize
|
|
.text-muted
|
|
= @role.description
|
|
.row
|
|
.col-md-5
|
|
= render partial: 'form'
|