--- /dev/null
+<!--#include virtual="/2016/includes/header.html"-->
+
+<title>LibrePlanet — Social events </title>
+
+<!--#include virtual="/2016/includes/banner.html"-->
+<!--#include virtual="/2016/includes/sidebar.html"-->
+<h1>Program <small>Social Events</small></h1>
+<!--#include virtual="../includes/program-menu.html"-->
+<div class="row"> <!-- session row start -->
+ <div class="col-sm-9"> <!-- session column start -->
+ <h1>Friday, March 18</h1>
+
+ <div class="session">
+ <h4>Free Software Foundation Open House</h4>
+ <p>Mingle at the FSF office before the conference with speakers and other attendees. Refreshments will be served.</p>
+ <p class="session-details">
+ <strong>When:</strong> 17:00 - 19:30, Friday 3/18<br>
+ <strong>Where:</strong> FSF Office (<a href="../getting_around/index.html#office">transportation tips</a>) at 51 Franklin Street, Fifth Floor, Boston, MA 02110 near Downtown Crossing Station on the Red and Orange Lines
+ </p>
+ </div>
+
+ <h1>Saturday, March 19</h1>
+ <div class="session">
+ <h4>LibrePlanet Party!</h4>
+ <p>Spend time with the LibrePlanet community and enjoy appetizers provided by the FSF. The location is TBD, but it will be wheelchair-accessible and open to all ages.</p>
+ <p class="session-details">
+ <strong>When:</strong> Approximately 19:00 - 21:00<br>
+ <strong>Where:</strong> Cambridge, MA, near the conference<br>
+ </p>
+
+ </div>
+
+
+ </div> <!-- session column end -->
+ </div> <!-- session row end -->
+
+ <!--#include virtual="/2016/includes/footer.html"-->
+ <!--#include virtual="/2016/includes/common_js.html"-->
+ <!--#include virtual="/2016/includes/program_js.html"-->
+ <script type="text/javascript">
+ $("#p-social").addClass("active").text("Social Events");
+ </script>
+ <!--#include virtual="/2016/includes/close.html" -->