mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 22:21:11 +00:00
7 lines
189 B
Text
7 lines
189 B
Text
%h1
|
|
%span.glyphicon.glyphicon-dashboard
|
|
Dashboard for #{@conference.title}
|
|
%hr
|
|
.row
|
|
.col-md-4
|
|
= render partial: 'todo_list', locals: { conference_progress: @conference_progress }
|