Updating links to point to new version of sponsorship prospectus and adding Kade...
[libreplanet-static.git] / 2017 / includes / sidebar.html
CommitLineData
fcf95e6d 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}' != '/2017/'" -->
5 <p class="text-center lp-home">
6 <a class="text-muted" href="/2017/">
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="/2017/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><a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2017/Conference_brainstorm">Share Your Conference Ideas</a></li>
17 <li><a href="/2017/live">Livestream & Chat</a></li>
18 <li><a href="https://www.libreplanet.org/2015/program">Last year's program</a></li>
19 <li><a href="/2017/program/social.html">Social Events</a></li>
20 <li id="exhibit-link"><a href="/2017/program/exhibit-hall.html">Exhibit Hall</a></li>
21 <li id="cfs-link"><a href="https://my.fsf.org/civicrm/profile/create?gid=325&amp;reset=1">Propose a session</a></li>
22 <li><a href="/2017/exhibit">Reserve an exhibit table</a></li>
23 -->
24
25
26 <ul class="nav nav-pills nav-stacked hidden-xs">
27 <!--#include virtual="/2017/includes/nav-list-1.html"-->
28 </ul>
29
30 <ul class="nav nav-pills nav-stacked hidden-xs">
31 <!--#include virtual="/2017/includes/nav-list-2.html"-->
32 </ul>
33
34 <ul class="nav nav-pills nav-stacked">
35 <li class="fsf-donate">
36 <a href="https://crm.fsf.org/join">
37 <span class="glyphicon glyphicon-heart"></span>
38 Become a proud FSF Member
39 </a>
40 </li>
41 </ul>
42 <p class="text-muted text-center">and attend the conference gratis!</p>
43
44 <ul class="list-group margin-top">
45 <li class="list-group-item">
46 <strong>Recent Updates</strong>
47 </li>
7755bbc0 48 <li class="list-group-item">
2b3b5b2e
ZR
49 <strong>02/06/2017:</strong><a href="https://www.fsf.org/news/aclu-technology-for-liberty-director-kade-crockford-at-libreplanet-2017"> Kade Crockford will give keynote at LibrePlanet 2017</a></li>
50 <li class="list-group-item">
99a82199
ZR
51 <strong>01/02/2017:</strong> <a href="https://www.fsf.org/news/sumana-harihareswaras-keynote-will-close-libreplanet-2017">Sumana Harihareswara will give closing keynote at LibrePlanet 2017</a></li>
52 <li class="list-group-item"><strong>12/22/2016:</strong> <a href="https://www.fsf.org/blogs/community/boing-boings-cory-doctorow-will-speak-at-libreplanet-2017-register-to-attend-today">Boing Boing's Cory Doctorow will speak at LibrePlanet 2017</a></li>
2b3b5b2e 53 </ul>
fcf95e6d 54 </div> <!-- end of sidebar column -->
55 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->