Revert "taking off registration"
[libreplanet-static.git] / 2019 / index.html
CommitLineData
d4eb563b 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">
bfcee242 14
d6c9e03e 15 <li class="item active">
bfcee242 16 <a href="https://libreplanet.org/2019/speakers">
06bfade2 17 <img src="//static.fsf.org/nosvn/libreplanet/2019/assets/keynote_banner.png"
b13142cb 18 alt="[ A banner with photos of the LibrePlanet 2019 Keynote Speakers - Bdale Garbee, Micky Metts, Richard Stallman, and Tarek Loubani. ]">
bfcee242
MB
19 </li>
20 </a>
b13142cb 21 <li class="item">
d4eb563b 22 <img src="//static.fsf.org/nosvn/libreplanet/2018/assets/di_dinner-2017.png"
23 alt="[ A photo of a group of individuals (women, non-binary, and other gender minorities) sitting at dinner. ]">
24 <p class="carousel-caption-center">
d14b0e34 25 <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.
d4eb563b 26 </p>
27 </li>
28
29 <li class="item">
d14b0e34 30 <img src="//static.fsf.org/nosvn/libreplanet/2019/assets/volunteer_helping.jpg"
d4eb563b 31 alt="[ A presentation at LibrePlanet 2013 ]">
32 <p class="carousel-caption-center">
33 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
adb13613 34 <a href="https://libreplanet.org/2019/volunteer">Sign up today.</a>
d4eb563b 35 </p>
36 </li>
37
38 <li class="item">
d14b0e34
MB
39 <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/Deb_06.jpg"
40 alt="[ Deb Nicholson, wearing a black dress, stands next to Mariah Villarreal, wearing a grey cardigan and LibrePlanet 2018 tshirt. They are both smiling. ]">
d4eb563b 41 <p class="carousel-caption-center">
42
85bb5096 43 Explore a wealth of <a href="https://www.libreplanet.org/2018/program/">session
d4eb563b 44 videos and slides</a><br> from LibrePlanet 2018.</p>
45
6b5cced8
MB
46 </li>
47
48 <li class="item">
49 <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png"
50 alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2019 Trailblazing free software." ]">
51 <p class="carousel-caption-center">
52
2cb5acd0 53 <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2019 T-shirt!</a></p>
6b5cced8 54
d4eb563b 55 </li>
56 </ul>
662f6dfc 57
58 <!-- 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.-->
59 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
60 <span class="glyphicon glyphicon-chevron-left"></span>
61 </a>
62 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
63 <span class="glyphicon glyphicon-chevron-right"></span>
64 </a> <!--end of carousel -->
d4eb563b 65</div>
66
67
d4eb563b 68
57f85980 69
d4eb563b 70<div class="col-sm-12">
8da09ad3 71 <!--#include virtual="/2019/includes/home-content.html"-->
d4eb563b 72</div>
73
74<!--#include virtual="/2019/includes/footer.html"-->
75<!--#include virtual="/2019/includes/common_js.html"-->
76<!--#include virtual="/2019/includes/home_js.html"-->
77<!--#include virtual="/2019/includes/close.html" -->