b6b256a517a4c7bbe56502eb2441a83dc885b22d
[libreplanet-static.git] / 2019 / index.html
1 <!--#include virtual="/2019/includes/header.html"-->
2
3 <title>LibrePlanet 2019</title>
4
5 <!--#include virtual="/2019/includes/banner.html"-->
6 <!--#include virtual="/2019/includes/sidebar.html"-->
7
8
9 <!--start of carousel -->
10 <div id="lpc-carousel" class="carousel slide">
11
12 <!-- wrapper for slides -->
13 <ul class="carousel-inner list-unstyled">
14 <li class="item active">
15 <img src="//static.fsf.org/nosvn/libreplanet/2018/assets/di_dinner-2017.png"
16 alt="[ A photo of a group of individuals (women, non-binary, and other gender minorities) sitting at dinner. ]">
17 <p class="carousel-caption-center">
18 <a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&id=60">Donate to the travel fund</a><br> to help us bring new people to LibrePlanet.
19 </p>
20 </li>
21
22 <li class="item">
23 <img src="//static.fsf.org/nosvn/libreplanet/2019/assets/volunteer_helping.jpg"
24 alt="[ A presentation at LibrePlanet 2013 ]">
25 <p class="carousel-caption-center">
26 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
27 <a href="https://libreplanet.org/2019/volunteer">Sign up today.</a>
28 </p>
29 </li>
30
31 <li class="item">
32 <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/Deb_06.jpg"
33 alt="[ Deb Nicholson, wearing a black dress, stands next to Mariah Villarreal, wearing a grey cardigan and LibrePlanet 2018 tshirt. They are both smiling. ]">
34 <p class="carousel-caption-center">
35
36 Explore a wealth of <a href="https://www.libreplanet.org/2018/program/index.html">session
37 videos and slides</a><br> from LibrePlanet 2018.</p>
38
39 </li>
40 </ul>
41
42 <!-- These are the controls for the carousel. Comment them in if you want the little navigation chevrons and the skrims that appear when you mouse over the edges of the active image.-->
43 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
44 <span class="glyphicon glyphicon-chevron-left"></span>
45 </a>
46 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
47 <span class="glyphicon glyphicon-chevron-right"></span>
48 </a> <!--end of carousel -->
49 </div>
50
51
52
53
54 <div class="col-sm-12">
55 <!--#include virtual="/2019/includes/home-content.html"-->
56 </div>
57
58 <!--#include virtual="/2019/includes/footer.html"-->
59 <!--#include virtual="/2019/includes/common_js.html"-->
60 <!--#include virtual="/2019/includes/home_js.html"-->
61 <!--#include virtual="/2019/includes/close.html" -->