add questionnaire
[libreplanet-static.git] / 2022 / index.html
CommitLineData
6922e538 1<!--#include virtual="/2022/includes/header.html"-->
6ca5bddc 2
6922e538 3<title>LibrePlanet 2022</title>
6ca5bddc 4
6922e538 5<!--#include virtual="/2022/includes/banner.html"-->
6<!--#include virtual="/2022/includes/sidebar.html"-->
6ca5bddc 7<!--start of carousel -->
8<div id="lpc-carousel" class="carousel">
9
10 <!-- wrapper for slides -->
f50c1a43 11 <ul class="carousel-inner list-unstyled">
2d55b63f 12 <li class="item">
f50c1a43 13 <img src="//static.fsf.org/nosvn/libreplanet/2021/assets/day-2/LP-videos.jpg"
dd37e838 14 alt="[ Screenshot of LibrePlanet 2021. ]" style="width: 100%;">
f50c1a43 15 <p class="carousel-caption-center">
ac36fd5d 16 <br>
f50c1a43 17 <a href="https://media.libreplanet.org">Listen to audio and watch video recordings from the 2021 conference online!</a>
6ca5bddc 18 </p>
f50c1a43 19 </li>
2d55b63f 20 <li class="item active">
f50c1a43 21 <img src="https://static.fsf.org/nosvn/libreplanet/2022/communications/CFS.png"
22 alt="[ LibrePlanet CFS illustration. ]">
23 <p class="carousel-caption-center">
24 <br>
25 <a href="https://my.fsf.org/lp-call-for-sessions/">LibrePlanet 2022 Call for Sessions (CFS) now open!</a>
4a24886f 26 </p>
f50c1a43 27 </li>
dd37e838 28 <li class="item">
f50c1a43 29 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
30 alt="[ A large group of people at the offices of the Free Software Foundation. ]">
31 <p class="carousel-caption-center">
32 <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. </a></p>
4a24886f 33 </li>
fcd7967a 34 <li class="item">
f50c1a43 35 <img src="https://static.fsf.org/nosvn/libreplanet/2022/communications/community.jpg"
36 alt="[ 2 people working on a computer at libreplanet. ]">
37 <p class="carousel-caption-center">
38 <a href="https://fsf.org/events">Join the community meetings about the event weekly on Thursdays from 13:00 - 14:00 EDT at #libreplanet on IRC (Libera.Chat).</a>
39 </p>
40 </li>
41 <!-- <li class="item">
42 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg"
43 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
44 <p class="carousel-caption-center">
45 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
46 <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
6ca5bddc 47 </p>
f50c1a43 48 </li> -->
6ca5bddc 49
f50c1a43 50 </ul>
6ca5bddc 51
52 <!-- 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.-->
53 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
54 <span class="glyphicon glyphicon-chevron-left" style="color: orange"></span>
55 </a>
56 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
57 <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
58 </a> <!--end of carousel -->
59</div>
60
61
62
63
64<div class="col-sm-12">
89b777cd 65 <!--#include virtual="/2022/includes/home-content.html"-->
6ca5bddc 66</div>
67
89b777cd 68<!--#include virtual="/2022/includes/footer.html"-->
69<!--#include virtual="/2022/includes/common_js.html"-->
70<!--#include virtual="/2022/includes/home_js.html"-->
71<!--#include virtual="/2022/includes/close.html" -->