Program launch.
[libreplanet-static.git] / 2016 / includes / sidebar.html
CommitLineData
b64d4453 1<div class="container"> <!-- start of container -->
9aafb72c
ZR
2 <div class="row">
3 <div id="lp-nav" class="col-sm-3"> <!-- start of sidebar column -->
ec050596 4 <!--#if expr="'${REQUEST_URI}' != '/2016/'" -->
9aafb72c
ZR
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 -->
2359eb53 11
9aafb72c
ZR
12 <!-- Sidebar items that are commented out
13 <li><a href="/2016/program/exhibit_hall.html">Exhibit hall</a></li>
26a926af 14
0d02bfa5 15 <li id="scholarship-link"><a href="https://my.fsf.org/civicrm/profile/create?gid=334&reset=1">Apply for a scholarship</a></li>
18446bbb 16 <li id="volunteer-link"><a href="/2016/volunteer">Volunteer</a></li>
9aafb72c
ZR
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>
0ddb3901 19 <li><a href="https://www.libreplanet.org/2015/program">Last year's program</a></li>
9aafb72c
ZR
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>
0884e916 23 <li id="cfs-link"><a href="https://my.fsf.org/civicrm/profile/create?gid=325&amp;reset=1">Propose a session</a></li>
9aafb72c 24 -->
2359eb53 25
26a926af 26
9aafb72c 27 <ul class="nav nav-pills nav-stacked">
0ddb3901 28 <li><a href="/2016/program">Program</a></li>
9aafb72c 29 <li><a href="https://media.libreplanet.org/">Videos of previous conferences</a></li>
0ddb3901 30
0d02bfa5 31 <li id="mailing-list-link"><a href="https://lists.gnu.org/mailman/listinfo/libreplanet-discuss">Join the discussion list</a></li>
982aec19 32 <li><a href="https://my.fsf.org/civicrm/profile/create?gid=326&reset=1">Apply to exhibit</a></li>
9aafb72c 33 </ul>
2359eb53 34
9aafb72c 35 <ul class="nav nav-pills nav-stacked">
9aafb72c 36 <li id="getting_around-link"><a href="/2016/getting_around">Travel info</a></li>
9d48a462 37 <li><a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&amp;id=33">Build the scholarship fund</a></li>
11e3205d 38 <li id="ahp-link"><a href="/2016/safe-space-policy/">Safe space policy</a></li>
9aafb72c 39 </ul>
2359eb53 40
9aafb72c
ZR
41 <ul class="nav nav-pills nav-stacked">
42 <li class="fsf-donate">
04f423d4 43 <a href="https://crm.fsf.org/join">
9aafb72c
ZR
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>
2359eb53 50
9aafb72c
ZR
51 <ul class="list-group margin-top">
52 <li class="list-group-item">
53 <strong>Recent Updates</strong>
54 </li>
46935473
ZR
55 <li class="list-group-item">
56 <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>
18446bbb 57 <li class="list-group-item">
fd824fbc 58 <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>
46935473
ZR
59 <li class="list-group-item">
60 <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>
9aafb72c
ZR
61 </ul>
62 </div> <!-- end of sidebar column -->
63 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->