-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathschedule-embed.html
More file actions
32 lines (27 loc) · 1.54 KB
/
schedule-embed.html
File metadata and controls
32 lines (27 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
layout: default
---
{% include slider.html content="<h2>Conference schedule</h2>"%}
<!-- Content -->
<div class="block">
<div class="container">
<div class="row">
<div class="col-md-9">
<section id="main-content">
<div class="section-content">
<h2>Note: all times here are displayed in EDT (US East Coast)</h2>
<p>The times displayed on the Whova web site, and in the Whova app,
will be in <b>your</b> timezone. Also, <b>do not use</b> the 'add to
Google calendar' buttons below, as Whova has a bug and will insert
the times in the wrong timezone in your calendar.</p>
<div><div title="Whova event and conference app" id="whova-agendawidget"><p id="whova-loading">Loading...</p></div><script src="https://whova.com/static/frontend/agenda_webpage/js/embedagenda.js?eid=sccs_202010&host=https://whova.com" type="text/javascript" id="embeded-agenda-script"></script><div id="whova-wrap"> Powered By <a class="brandlink" target="_blank" href="https://whova.com"><b>Whova</b></a><div id="whova-mgm"><a href="https://whova.com/virtual-conference-platform/" id="whova-emslink" target="_blank"> Virtual conference platform </a></div></div><img style="display:none" src="https://whova.com/xems/apis/get_whova_tracking_image/?event_id=sccs_202010&track_id=agenda_webpage_added" /></div>
</div><!-- /.section-content -->
</section><!-- /.main-content -->
</div><!-- /.col-md-9 -->
<div class="col-md-3">
{% include latest-news.html %}
</div><!-- /.col-md-3 -->
</div><!-- /.row -->
</div><!-- /.container -->
</div>
<!-- end Content -->