Now it is possible to add <title> to each page at /2015/
[libreplanet-static.git] / server / 2015 / sidebar.html
CommitLineData
84660674 1 <div class="container"> <!-- start of container -->
2 <div class="row">
3 <div id="lp-nav" class="col-sm-3">
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">
13 <li><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><a href="/2015/exhibit">Join the Exhibit Hall</a></li>
17 <li><a href="/2015/volunteer">Volunteer</a></li>
18
19 <!--<li><a href="/2015/video/">Watch the video</a></li>-->
20 </ul>
21
22 <ul class="nav nav-pills nav-stacked">
23 <li><a href="/2014">LibrePlanet 2014 Site</a></li>
24 <li><a href="/2015/getting_around">Travel</a></li>
25 <!--<li><a href="/2015/scholarships">Scholarships (until January 10th)</a></li>-->
26 <!--<li><a href="/2015/live">Participate online</a></li>-->
27
28 <li><a href="/2015/scholarship_donation">Build the Scholarship Fund</a></li>
29 </ul>
30
31 <ul class="nav nav-pills nav-stacked">
32 <li>
33 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2015/Conference_brainstorm">
34 Share Ideas for the Conference
35 </a>
36 </li>
37 <!--<li><a href="http://media.libreplanet.org/">Videos of previous conferences</a></li>-->
38 <li><a href="/2015/anti-harassment/">Anti-Harassment Policy</a></li>
39 </ul>
40
41 <ul class="nav nav-pills nav-stacked">
42 <li class="fsf-donate">
43 <a href="https://my.fsf.org/associate/support_freedom">
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>
50 </div>
51 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->