HTML5 validation fixes.
[libreplanet-static.git] / server / 2016 / sidebar.html
1 <div class="container"> <!-- start of container -->
2 <div class="row">
3 <div id="lp-nav" class="col-sm-3"> <!-- start of sidebar column -->
4 <!--#if expr='"$REQUEST_URI" != "/2016/"' -->
5 <p class="text-center lp-home">
6 <a class="text-muted" href="/2016/">
7 <span class="glyphicon glyphicon-chevron-left"></span> Home
8 </a>
9 </p>
10 <!--#endif -->
11
12 <!-- Sidebar items that are commented out
13 <li><a href="/2016/program/exhibit_hall.html">Exhibit hall</a></li>
14 <li id="scholarship-link"><a href="/2016/scholarships">Apply for a Scholarship</a></li>
15 <li id="volunteer-link"><a href="/2016/volunteer">Volunteer</a></li>
16 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2016/Conference_brainstorm">Share Your Conference Ideas</a></li>
17 <li><a href="/2016/live">Livestream & Chat</a></li>
18 <li><a href="/2016/program">Program</a></li>
19 <li><a href="/2016/program/social.html">Social Events</a></li>
20 <li id="exhibit-link"><a href="/2016/program/exhibit-hall.html">Exhibit Hall</a></li>
21 <li><a href="/2016/sponsors">Sponsors</a></li>
22 -->
23
24 <ul class="nav nav-pills nav-stacked">
25 <li id="cfs-link"><a href="https://my.fsf.org/civicrm/profile/create?gid=325&amp;reset=1">Propose a Session</a></li>
26 <li><a href="https://media.libreplanet.org/">Videos of previous conferences</a></li>
27 <li><a href="https://www.libreplanet.org/2015/program">Last year's program</a></li>
28 </ul>
29
30 <ul class="nav nav-pills nav-stacked">
31 <li id="mailing-list-link"><a href="https://lists.gnu.org/mailman/listinfo/libreplanet-discuss">Join the discussion list</a></li>
32 <li id="getting_around-link"><a href="/2016/getting_around">Travel info</a></li>
33 <li><a href="https://libreplanet.org/2015/scholarship_donation">Build the scholarship fund</a></li>
34 <li id="ahp-link"><a href="/2016/anti-harassment/">Safe space policy</a></li>
35 </ul>
36
37 <ul class="nav nav-pills nav-stacked">
38 <li class="fsf-donate">
39 <a href="https://crm.fsf.org/join">
40 <span class="glyphicon glyphicon-heart"></span>
41 Become a proud FSF Member
42 </a>
43 </li>
44 </ul>
45 <p class="text-muted text-center">and attend the conference gratis!</p>
46
47 <ul class="list-group margin-top">
48 <li class="list-group-item">
49 <strong>Recent Updates</strong>
50 </li>
51 <li class="list-group-item">
52 <strong>10/02/2015:</strong> <a href="https://www.fsf.org/blogs/community/what-do-you-have-to-say-share-it-at-libreplanet-2016">LibrePlanet 2016 call for proposals is open until November 16th</a></li>
53 <li class="list-group-item">
54 <strong>09/10/2015:</strong> <a href="https://www.fsf.org/blogs/community/who-is-improving-the-world-through-free-software-nominate-them-now">Nominate your heroes for a free software award!</a></li>
55 <li class="list-group-item">
56 <strong>03/23/2015:</strong> <a href="https://www.fsf.org/blogs/community/libreplanet-2015-highlights-and-what-comes-next">LibrePlanet 2016: Highlights and what comes next</a></li>
57
58 </ul>
59 </div> <!-- end of sidebar column -->
60 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->