osem-fcy/app/views/admin/conference/show.html.haml

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 }