Oops, forgot to include this file in my last commit.
[libreplanet-static.git] / 2015 / program / social.html
CommitLineData
946c49ea
ZR
1
2<!--#include virtual="/server/2015/header.html"-->
3
4<title>LibrePlanet 2015 &mdash; Social Events </title>
5
6<!--#include virtual="/server/2015/banner.html"-->
7<!--#include virtual="/server/2015/sidebar.html"-->
8
9<h1>Program <small>Social Events</small></h1>
10
11<!--#include virtual="/server/2015/program-menu.html"-->
12
13<!--<div id="lp-panel" class="panel panel-default margin-top">
14
15<p>All times are in Eastern Daylight Time (EDT), which is UTC - 4 hours. In room numbers, "32-" refers to MIT Building 32 (the Stata Center), where all conference rooms are located.</p>-->
16
17<div class="row"> <!-- session row start -->
18 <div class="col-sm-9"> <!-- session column start -->
19 <div class="session">
20 <h4>Unofficial pre-conference dinner</h4>
21 <p>An informal dinner and drinks for people who are in town on the Thursday night before LibrePlanet.</p>
22 <p class="session-details">
19be88fc
ZR
23 When: 19:00, Thursday 3/19<br>
24 Where: <a href="http://www.lifealive.com/">Life Alive</a> at 765 Massachusetts Avenue near Central Station on the Red line<br>
946c49ea
ZR
25 RSVP: Required. Please email <a href="mailto:j@jxself.org">j@jxself.org</a> if you plan to attend</p>
26 </div>
27 <div class="session">
28 <h4>Free Software Foundation open house</h4>
29 <p>Mingle at the FSF office before the conference with speakers and other attendees. Refreshments will be served. FSF campaigns staff will lead an optional International Day Against DRM strategy session for those who'd like to help plan activities for the next IDAD.
30 </p>
19be88fc
ZR
31 <p class="session-details">
32 When: 17:00 - 19:30, Friday 3/20<br>
33 Where: FSF Office (<a href="../getting_around/index.html#office">transportation tips</a>) at 51 Franklin Street, Fifth Floor, Boston, MA 02110 near Downton Crossing Station on the Red and Orange Lines
946c49ea
ZR
34 </p>
35 </div>
36 <div class="session">
37 <h4>Party! Details coming soon.</h4>
19be88fc
ZR
38 <p class="session-details">
39 When: Evening of Saturday, 3/21
40 </p>
946c49ea
ZR
41 </div>
42 <div class="session">
43 <h4>Sunday pub night</h4>
44 <p>Grendel's Den in Harvard Square is a favorite among the Boston-area free software community. Join us at this local institution, which offers reasonable prices on good food and beer in a quirky and cozy atmosphere.
45 </p>
19be88fc
ZR
46 <p class="session-details">
47 When: 21:00 - 01:00, Sunday, 3/22<br>
48 Where: <a href="http://www.grendelsden.com/menu/menu.html">Grendel's Den</a> at 89 Winthrop Street, Cambridge, MA 02138 near Harvard Station on the Red Line
49 </p>
946c49ea
ZR
50 </div>
51
52
53 </div> <!-- session column end -->
54</div> <!-- session row end -->
55
56
57<!--#include virtual="/server/2015/footer.html"-->
58<!--#include virtual="/server/2015/common_js.html"-->
59<script type="text/javascript">
60$("#p-social").addClass("active").text("Social");
61</script>
62<!--#include virtual="/server/2015/close.html" -->