Revert "remove extra break"
[libreplanet-static.git] / 2021 / index.html
CommitLineData
4e9f5a86 1<!--#include virtual="/2021/includes/header.html"-->
76c2419a 2
4e9f5a86 3<title>LibrePlanet 2021</title>
76c2419a 4
4e9f5a86 5<!--#include virtual="/2021/includes/banner.html"-->
6<!--#include virtual="/2021/includes/sidebar.html"-->
76c2419a
GF
7<!--start of carousel -->
8<div id="lpc-carousel" class="carousel">
9
10 <!-- wrapper for slides -->
75229570 11 <ul class="carousel-inner list-unstyled" style="max-width:100%; max-height:600px; !important;">
76c2419a 12 <li class="item active">
a61b5e99
GF
13 <a href="https://my.fsf.org/lp-call-for-sessions/"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/CFS_home.png"
14 alt="[ Submit your session for LibrePlanet 2021: Empowering Users before October 28. ]"></a>
76c2419a 15 <p class="carousel-caption-center">
e47a67f2 16 <a href="https://my.fsf.org/lp-call-for-sessions/">Submit your session for LibrePlanet 2021: Empowering Users before October 28.</a>
76c2419a 17 </p>
f2bab7c4 18 </li>
19 <li class="item">
20 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
21 alt="[ A large group of people at the offices of the Free Software Foundation. ]">
22 <p class="carousel-caption-center">
fd8d3194 23 <a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&id=60">Donate to LibrePlanet</a><br> to help us bring new people to LibrePlanet and introduce exciting new program elements.
f2bab7c4 24 </p>
18b19837 25 </li>
26 <li class="item">
27 <img src="//static.fsf.org/nosvn/libreplanet/2020/communications/audiowide.png"
28 alt="[ Illustration of a woman listening to a LibrePlanet recording. ]" style="width: 80%;">
76c2419a 29 <p class="carousel-caption-center">
18b19837 30 <a href="https://media.libreplanet.org">Audio and video recordings from LibrePlanet 2020: Free the Future are online!</a>
76c2419a 31 </p>
f2bab7c4 32 <!--</li>
76c2419a
GF
33 <li class="item">
34 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg"
35 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
36 <p class="carousel-caption-center">
37 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
38 <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
39 </p>
18b19837 40 </li>-->
76c2419a
GF
41
42 <li class="item">
028accc8 43 <img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/team.jpg"
18b19837 44 alt="Photo of the FSF tech team during LibrePlanet 2020">
76c2419a 45 <p class="carousel-caption-center">
128ecb6d 46 Read all about how the FSF <a href="https://www.fsf.org/blogs/community/how-to-livestream-a-conference-in-just-under-a-week">pulled off bringing the 2020 conference online within 5 days,</a> using only free software.</p>
76c2419a
GF
47 </li>
48
49 <!-- <li class="item"> -->
50 <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" -->
51 <!-- alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2020 Free the Future." ]"> -->
52 <!-- <p class="carousel-caption-center"> -->
53
54 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
55
56 <!-- </li> -->
57 </ul>
58
59 <!-- 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.-->
60 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
18b19837 61 <span class="glyphicon glyphicon-chevron-left" style="color: grey"></span>
76c2419a
GF
62 </a>
63 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
18b19837 64 <span class="glyphicon glyphicon-chevron-right" style="color: grey"></span>
76c2419a
GF
65 </a> <!--end of carousel -->
66</div>
67
68
69
70
71<div class="col-sm-12">
4e9f5a86 72 <!--#include virtual="/2021/includes/home-content.html"-->
76c2419a
GF
73</div>
74
4e9f5a86 75<!--#include virtual="/2021/includes/footer.html"-->
76<!--#include virtual="/2021/includes/common_js.html"-->
77<!--#include virtual="/2021/includes/home_js.html"-->
78<!--#include virtual="/2021/includes/close.html" -->