9 lines
333 B
Text
9 lines
333 B
Text
|
|
.row
|
||
|
|
.col-md-10
|
||
|
|
%h4
|
||
|
|
%span.fa-stack
|
||
|
|
%i.fa.fa-square-o.fa-stack-2x
|
||
|
|
%i.fa.fa-edit.fa-stack-1x
|
||
|
|
There are #{@conference.program.events.require_registration.length} sessions that require you to #{link_to 'register', conference_program_events_registrations_path(@conference.short_title)}. Check them out!
|
||
|
|
|