osem-fcy/app/views/admin/difficulty_levels/edit.html.haml

10 lines
155 B
Text
Raw Normal View History

.row
.col-md-12
.page-header
%h1
Edit Difficulty Level
= @difficulty_level.title
.row
.col-md-8
= render partial: 'form'