minor styling tweaks

This commit is contained in:
Michael Ball 2020-07-31 08:52:43 -07:00
parent 9ec841a4af
commit 0c15d6091a

View file

@ -17,14 +17,17 @@
-# = link_to('Unscheduled', "#unscheduled", class: 'program-selector') -# = link_to('Unscheduled', "#unscheduled", class: 'program-selector')
.row .row
%h2 .col-md-12
#{pluralize(@events_schedules.count, 'Event')} Occurring Within The Next 30 minutes. %h2
%h3 #{pluralize(@events_schedules.count, 'Event')} Occurring Within The Next 30 minutes.
This page was loaded at #{Time.now.strftime('%a %b %d at %I:%M %P (%z)')} %h3
%p This page was loaded at
P.S. This page is in beta, and if it doesn't make sense, we're sorry. = inyourtz(Time.now, @conference.timezone)
%small #{Time.now.strftime('%a %b %d at %I:%M %P (%z)')}
Times & Timezones...only of the many 2 hard problems in computer science. %p
P.S. This page is in beta, and if it doesn't make sense, we're sorry.
%small
Times & Timezones...only one of the many "2 hard problems in computer science".
.row .row
/ scheduled events / scheduled events