caroussel for live page -- almost done
[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 -->
7cd4b159 11 <ul class="carousel-inner list-unstyled" style="max-width:900px; max-height:700px; !important;">
403a2140 12 <li class="item active">
f76cb0ea 13 <a href="https://libreplanet.org/2021/live/"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/livesite/LibreAdventure.jpg"
14 alt="[ Image of the LibreAdventure virtual space ]"></a>
de9c1756
GF
15 <p class="carousel-caption-center">
16 <br>
f76cb0ea 17 <a href="https://libreplanet.org/2021/program/">Join hundreds of registered attendees in the virtual LibrePlanet space.</a>
de9c1756
GF
18 </p>
19 </li>
20 <li class="item">
f76cb0ea 21 <a href="https://www.libreplanet.org/2021/live"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/livesite/alper.jpg"
22 alt="[ Image of 2020 presentation of LibrePlanet online. ]"></a>
76c2419a 23 <p class="carousel-caption-center">
6cce11b6 24 <br>
f76cb0ea 25 <a href="https://www.libreplanet.org/2021/live">Join us live for LibrePlanet 2021: Empowering Users.</a>
0428f98b
GF
26 </p>
27 </li>
fb51e0e7 28 <li class="item">
f76cb0ea 29 <a href="https://shop.fsf.org"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/livesite/shirt.jpg"
30 alt="[ Image of the LibrePlanet 2021 t-shirt. ]"></a>
0428f98b
GF
31 <p class="carousel-caption-center">
32 <br>
f76cb0ea 33 <a href="https://shop.fsf.org">Get your swag at the FSF shop.</a>
76c2419a 34 </p>
f2bab7c4 35 </li>
eaf15a82 36 <li class="item">
f76cb0ea 37 <img src="https://static.fsf.org/nosvn/libreplanet/2021/communications/site/register.jpg"
38 alt="[ Animation of a group of people and register now text ]">
eaf15a82 39 <p class="carousel-caption-center">
f76cb0ea 40 <a href="https://my.fsf.org/civicrm/event/info?reset=1&id=92">Register now for LirbePlanet 2021: Empowering Users</a><br>
eaf15a82 41 </p>
42 </li>
85847b6c 43 <!--<li class="item">
76c2419a
GF
44 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg"
45 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
46 <p class="carousel-caption-center">
47 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
48 <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
49 </p>
18b19837 50 </li>-->
eaf15a82 51 <li class="item">
f76cb0ea 52 <img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/exhibitors.jpg"
53 alt="LibrePlanet is organized with the support of our exhibitors">
76c2419a 54 <p class="carousel-caption-center">
6cce11b6 55
f76cb0ea 56 <a href="https://libreplanet.org/2021/sponsors">LibrePlanet is organized with the support of our exhibitors.</p>
76c2419a 57 </li>
76c2419a
GF
58 <!-- <li class="item"> -->
59 <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" -->
60 <!-- alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2020 Free the Future." ]"> -->
61 <!-- <p class="carousel-caption-center"> -->
76c2419a 62 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
76c2419a
GF
63 <!-- </li> -->
64 </ul>
65
66 <!-- 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.-->
67 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
18b19837 68 <span class="glyphicon glyphicon-chevron-left" style="color: grey"></span>
76c2419a
GF
69 </a>
70 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
18b19837 71 <span class="glyphicon glyphicon-chevron-right" style="color: grey"></span>
76c2419a
GF
72 </a> <!--end of carousel -->
73</div>
74
75
76
77
78<div class="col-sm-12">
4e9f5a86 79 <!--#include virtual="/2021/includes/home-content.html"-->
76c2419a
GF
80</div>
81
4e9f5a86 82<!--#include virtual="/2021/includes/footer.html"-->
83<!--#include virtual="/2021/includes/common_js.html"-->
84<!--#include virtual="/2021/includes/home_js.html"-->
85<!--#include virtual="/2021/includes/close.html" -->