fix ben's picture
[libreplanet-static.git] / 2020 / index.html
CommitLineData
61b25a95 1<!--#include virtual="/2020/includes/header.html"-->
929ee71b 2
61b25a95 3<title>LibrePlanet 2020</title>
929ee71b 4
61b25a95 5<!--#include virtual="/2020/includes/banner.html"-->
6<!--#include virtual="/2020/includes/sidebar.html"-->
929ee71b 7
8
9<!--start of carousel -->
36a119eb 10<div id="lpc-carousel" class="carousel">
929ee71b 11
12 <!-- wrapper for slides -->
13 <ul class="carousel-inner list-unstyled">
3b726f83 14 <li class="item active">
343726f4
GF
15 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/registration.png"
16 alt="[ Graphic announcing registration opening for LibrePlanet 2020. ]">
e30e60df 17 <p class="carousel-caption-center">
343726f4 18 Registration for LibrePlanet 2020 is now open! <br>
64f8de54 19 <a href="https://my.fsf.org/civicrm/event/info?id=87&reset=1">Register today and help us free the future.</a>
e30e60df
Z
20 </p>
21 </li>
3b726f83
GF
22 <li class="item">
23 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
24 alt="[ A large group of people at the offices of the Free Software Foundation. ]">
25 <p class="carousel-caption-center">
26 <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.
27 </p>
28 </li>
929ee71b 29 <li class="item">
36a119eb 30 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg"
46e0a66c 31 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
1037d9e2 32 <p class="carousel-caption-center">
28862f14
GF
33 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
34 <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
929ee71b 35 </p>
36 </li>
37
38 <li class="item">
343726f4 39 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/general1-2.jpg"
46e0a66c 40 alt="[ Edward Platt, Valerie Young, Christopher Webber, Amy Zhang sitting together as co-panelists at LibrePlanet 2019. ]">
1037d9e2 41 <p class="carousel-caption-center">
929ee71b 42
a2bc93af 43 Explore a wealth of <a href="https://www.libreplanet.org/2019/program/">session
28862f14 44 videos and slides</a><br> from LibrePlanet 2019.</p>
929ee71b 45
46 </li>
47
46e0a66c
GF
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 2020 Free the Future." ]"> -->
1037d9e2 51 <!-- <p class="carousel-caption-center"> -->
929ee71b 52
46e0a66c 53 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
929ee71b 54
46e0a66c 55 <!-- </li> -->
929ee71b 56 </ul>
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">
a880ccb5 60 <span class="glyphicon glyphicon-chevron-left" style="color: orange"></span>
929ee71b 61 </a>
62 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
a880ccb5 63 <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
929ee71b 64 </a> <!--end of carousel -->
65</div>
66
67
68
69
70<div class="col-sm-12">
61b25a95 71 <!--#include virtual="/2020/includes/home-content.html"-->
929ee71b 72</div>
73
61b25a95 74<!--#include virtual="/2020/includes/footer.html"-->
75<!--#include virtual="/2020/includes/common_js.html"-->
76<!--#include virtual="/2020/includes/home_js.html"-->
77<!--#include virtual="/2020/includes/close.html" -->