Adding draft program announcement to recent updates.
[libreplanet-static.git] / server / 2015 / 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" != "/2015/"' -->
5 <p class="text-center lp-home">
6 <a class="text-muted" href="/2015/">
7 <span class="glyphicon glyphicon-chevron-left"></span> Home
8 </a>
9 </p>
10 <!--#endif -->
11
12 <ul class="nav nav-pills nav-stacked" style="padding-top: 0 !important;">
13 <!--<li id="cfs-link"><a href="/2015/call_for_sessions">Propose a Session</a></li>-->
14 <!--<li><a href="/2015/program">Program</a></li>-->
15 <!--<li><a href="/2015/program/exhibit_hall.html">Exhibit hall</a></li>-->
16 <li id="exhibit-link"><a href="/2015/exhibit">Join the Exhibit Hall</a></li>
17 <li id="volunteer-link"><a href="/2015/volunteer">Volunteer</a></li>
18 <!--<li id="scholarship-link"><a href="/2015/scholarships">Apply for a Scholarship</a></li>-->
19
20 <!--<li><a href="/2015/video/">Watch the video</a></li>-->
21 </ul>
22
23 <ul class="nav nav-pills nav-stacked">
24 <li id="mailing-list-link"><a href="https://lists.gnu.org/mailman/listinfo/libreplanet-discuss">Join the Discussion List</a></li>
25 <li id="getting_around-link"><a href="/2015/getting_around">Travel Info</a></li>
26 <!--<li><a href="/2015/scholarships">Scholarships (until January 10th)</a></li>-->
27 <!--<li><a href="/2015/live">Participate online</a></li>-->
28
29 <li><a href="/2015/scholarship_donation">Build the Scholarship Fund</a></li>
30 <li>
31 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2015/Conference_brainstorm">
32 Share Your Conference Ideas
33 </a>
34 </li>
35 </ul>
36
37 <ul class="nav nav-pills nav-stacked">
38
39 <!--<li><a href="http://media.libreplanet.org/">Videos of previous conferences</a></li>-->
40 <li id="ahp-link"><a href="/2015/anti-harassment/">Anti-Harassment Policy</a></li>
41 <li><a href="/2014/program/sessions.html">Last Year's Program</a></li>
42 </ul>
43
44 <ul class="nav nav-pills nav-stacked">
45 <li class="fsf-donate">
46 <a href="https://my.fsf.org/associate/support_freedom">
47 <span class="glyphicon glyphicon-heart"></span>
48 Become a proud FSF Member
49 </a>
50 </li>
51 </ul>
52 <p class="text-muted text-center">and attend the conference gratis!</p>
53
54
55 <ul class="list-group margin-top">
56 <li class="list-group-item">
57 <strong>Recent Updates</strong>
58 <li class="list-group-item">
59
60 <strong>01/16/2015:</strong> <a href="https://www.fsf.org/blogs/community/free-software-everywhere-in-the-libreplanet-2015-program">Draft program announced</a></li>
61 <li class="list-group-item"><strong>12/11/2014:</strong> <a href="https://www.fsf.org/blogs/community/how-many-libreplanet-scholarships-will-we-give">Karen Sandler announced as keynote speaker</a></li>
62
63 </ul>
64 </div> <!-- end of sidebar column -->
65 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->