<body>
<div id="wrapper"> <!-- start of wrapper -->
-
+
<div class="container"> <!-- start of container -->
<div class="row">
<div class="col-sm-9">
<div class="page-header">
<h1>LibrePlanet Conference <small>2014</small></h1>
<p><strong>March 23rd-24th 2014 in Cambridge, MA</strong></p>
- </div>
+ </div>
</div>
<div class="col-sm-3"> <!-- start of signup form -->
<form role="form" class="margin-top">
</ul>
<div class="fsf-donate-button">
<a href="#">
- <img class="img-responsive"
+ <img class="img-responsive"
src="https://static.fsf.org/nosvn/donate.en.png"
alt="[ Donate to the FSF ]" />
</a>
is licensed under a <a href="">Creative Commons
Attribution-No Derivative Works 3.0 license (or later
version)</a>. <a href="#">Why this license?</a></p>
-
+
<p class="text-muted text-center">
<small>
<a href="/2014/javascript/" rel="jslicense">Javascript license information.</a>
<script type="text/javascript">
/**
* @licstart The following is the entire license notice for the JavaScript code in this page.
- *
+ *
* Copyright (c) 2013 Free Software Foundation, Inc
* Permission is hereby granted, free of charge, to any person obtaining
*
* @licend The above is the entire license notice for the JavaScript code in this page.
**/
- $(document).ready(function() {
+ $(document).ready(function() {
$('.glyphicon-chevron-left').css('display','inline-block');
$('.glyphicon-chevron-right').css('display','inline-block');
});