Updating carousel to remove request for proposals.
[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
18446bbb 15 <li id="volunteer-link"><a href="/2016/volunteer">Volunteer</a></li>
9aafb72c
ZR
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 -->
2359eb53 23
26a926af 24
9aafb72c 25 <ul class="nav nav-pills nav-stacked">
11e3205d 26 <li id="cfs-link"><a href="https://my.fsf.org/civicrm/profile/create?gid=325&amp;reset=1">Propose a session</a></li>
26a926af
ZR
27 <li id="scholarship-link"><a href="https://my.fsf.org/civicrm/profile/create?gid=334&reset=1">Apply for a scholarship</a></li>
28</ul>
29
30 <ul class="nav nav-pills nav-stacked">
9aafb72c
ZR
31 <li><a href="https://media.libreplanet.org/">Videos of previous conferences</a></li>
32 <li><a href="https://www.libreplanet.org/2015/program">Last year's program</a></li>
33 </ul>
2359eb53 34
9aafb72c
ZR
35 <ul class="nav nav-pills nav-stacked">
36 <li id="mailing-list-link"><a href="https://lists.gnu.org/mailman/listinfo/libreplanet-discuss">Join the discussion list</a></li>
37 <li id="getting_around-link"><a href="/2016/getting_around">Travel info</a></li>
9d48a462 38 <li><a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&amp;id=33">Build the scholarship fund</a></li>
11e3205d 39 <li id="ahp-link"><a href="/2016/safe-space-policy/">Safe space policy</a></li>
9aafb72c 40 </ul>
2359eb53 41
9aafb72c
ZR
42 <ul class="nav nav-pills nav-stacked">
43 <li class="fsf-donate">
04f423d4 44 <a href="https://crm.fsf.org/join">
9aafb72c
ZR
45 <span class="glyphicon glyphicon-heart"></span>
46 Become a proud FSF Member
47 </a>
48 </li>
49 </ul>
50 <p class="text-muted text-center">and attend the conference gratis!</p>
2359eb53 51
9aafb72c
ZR
52 <ul class="list-group margin-top">
53 <li class="list-group-item">
54 <strong>Recent Updates</strong>
55 </li>
18446bbb 56 <li class="list-group-item">
fd824fbc 57 <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>
9aafb72c
ZR
58 <li class="list-group-item">
59 <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>
60 <li class="list-group-item">
11e3205d 61 <strong>03/23/2015:</strong> <a href="https://www.fsf.org/blogs/community/libreplanet-2015-highlights-and-what-comes-next">LibrePlanet 2015: Highlights and what comes next</a></li>
9aafb72c
ZR
62
63 </ul>
64 </div> <!-- end of sidebar column -->
65 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->