Trying new snowden image.
[libreplanet-static.git] / 2016 / includes / 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
15 <li id="scholarship-link"><a href="https://my.fsf.org/civicrm/profile/create?gid=334&reset=1">Apply for a scholarship</a></li>
16 <li id="volunteer-link"><a href="/2016/volunteer">Volunteer</a></li>
17 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2016/Conference_brainstorm">Share Your Conference Ideas</a></li>
18 <li><a href="/2016/live">Livestream & Chat</a></li>
19 <li><a href="https://www.libreplanet.org/2015/program">Last year's program</a></li>
20 <li><a href="/2016/program/social.html">Social Events</a></li>
21 <li id="exhibit-link"><a href="/2016/program/exhibit-hall.html">Exhibit Hall</a></li>
22 <li><a href="/2016/sponsors">Sponsors</a></li>
23 <li id="cfs-link"><a href="https://my.fsf.org/civicrm/profile/create?gid=325&amp;reset=1">Propose a session</a></li>
24 -->
25
26
27 <ul class="nav nav-pills nav-stacked">
28 <li id="program-link"><a href="/2016/program">Program</a></li>
29 <li><a href="https://media.libreplanet.org/">Videos of previous conferences</a></li>
30
31 <li id="mailing-list-link"><a href="https://lists.gnu.org/mailman/listinfo/libreplanet-discuss">Join the discussion list</a></li>
32 <li><a href="https://my.fsf.org/civicrm/profile/create?gid=326&reset=1">Apply to exhibit</a></li>
33 </ul>
34
35 <ul class="nav nav-pills nav-stacked">
36 <li id="getting_around-link"><a href="/2016/getting_around">Travel info</a></li>
37 <li><a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&amp;id=33">Build the scholarship fund</a></li>
38 <li id="ahp-link"><a href="/2016/safe-space-policy/">Safe space policy</a></li>
39 </ul>
40
41 <ul class="nav nav-pills nav-stacked">
42 <li class="fsf-donate">
43 <a href="https://crm.fsf.org/join">
44 <span class="glyphicon glyphicon-heart"></span>
45 Become a proud FSF Member
46 </a>
47 </li>
48 </ul>
49 <p class="text-muted text-center">and attend the conference gratis!</p>
50
51 <ul class="list-group margin-top">
52 <li class="list-group-item">
53 <strong>Recent Updates</strong>
54 </li>
55 <li class="list-group-item">
56 <strong>01/27/2016:</strong> <a href="https://www.fsf.org/blogs/community/edward-snowden-will-kick-off-libreplanet-2016-will-you-be-there"> Edward Snowden will kick off LibrePlanet 2016: Will you be there?</a></li>
57 <li class="list-group-item">
58 <strong>12/18/2015:</strong> <a href="https://www.fsf.org/blogs/community/help-put-the-planet-in-libreplanet">Help put the Planet in LibrePlanet by sponsoring an attendee </a></li>
59 <li class="list-group-item">
60 <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 23rd</a></li>
61 </ul>
62 </div> <!-- end of sidebar column -->
63 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->