mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-14 20:24:03 +00:00
10 lines
155 B
Text
10 lines
155 B
Text
|
|
.row
|
||
|
|
.col-md-12
|
||
|
|
.page-header
|
||
|
|
%h1
|
||
|
|
Edit Difficulty Level
|
||
|
|
= @difficulty_level.title
|
||
|
|
.row
|
||
|
|
.col-md-8
|
||
|
|
= render partial: 'form'
|