lp2018 initial commit
[libreplanet-static.git] / 2018 / 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}' != '/2018/'" -->
5 <p class="text-center lp-home">
6 <a class="text-muted" href="/2018/">
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="/2018/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/2018/Conference_brainstorm">Share Your Conference Ideas</a></li>
17 <li><a href="/2018/live">Livestream & Chat</a></li>
18 <li><a href="https://www.libreplanet.org/2015/program">Last year's program</a></li>
19 <li id="exhibit-link"><a href="/2018/program/exhibit-hall.html">Exhibit Hall</a></li>
20 <li id="cfs-link"><a href="https://my.fsf.org/civicrm/profile/create?gid=325&amp;reset=1">Propose a session</a></li>
21 <li><a href="/2018/exhibit">Reserve an exhibit table</a></li>
22 -->
23
24
25 <ul class="nav nav-pills nav-stacked hidden-xs">
26 <!--#include virtual="/2018/includes/nav-list-1.html"-->
27 </ul>
28
29 <ul class="nav nav-pills nav-stacked hidden-xs">
30 <!--#include virtual="/2018/includes/nav-list-2.html"-->
31 </ul>
32
33 <ul class="nav nav-pills nav-stacked">
34 <li class="fsf-donate">
35 <a href="https://crm.fsf.org/join">
36 <span class="glyphicon glyphicon-heart"></span>
37 Become a proud FSF Member
38 </a>
39 </li>
40 </ul>
41 <p class="text-muted text-center">and attend the conference gratis!</p>
42
43 <ul class="list-group margin-top">
44 <li class="list-group-item">
45 <strong>Recent Updates</strong>
46
47
48 <li class="list-group-item">
49 <strong>03/20/2018:</strong> <a href="https://www.fsf.org/blogs/community/your-guide-to-libreplanet-2018-wherever-you-are-march-25-26">Your guide to LibrePlanet 2018, wherever you are</a></li>
50 </li>
51 <li class="list-group-item"><strong>03/01/2018:</strong> <a href="https://www.fsf.org/blogs/community/meet-the-libreplanet-2018-speakers-gordon-hall-1">Meet the LibrePlanet 2018 Speakers: Gordon Hall</a></li>
52 <li class="list-group-item">
53 <strong>02/06/2018:</strong><a href="https://www.fsf.org/news/aclu-technology-for-liberty-director-kade-crockford-at-libreplanet-2018"> Kade Crockford will give keynote at LibrePlanet 2018</a></li>
54
55 </ul>
56 </div> <!-- end of sidebar column -->
57 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->