mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-14 20:24:03 +00:00
12 lines
180 B
Text
12 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'
|