carousel not working
[libreplanet-static.git] / 2022 / live / roompatriot.html
1 <!--#include virtual="/2022/includes/header.html"-->
2
3 <title>LibrePlanet 2022 &mdash; Live &mdash; Patriot Room</title>
4
5 <!--#include virtual="/2022/includes/banner.html"-->
6 <!--#include virtual="/2022/includes/sidebar.html"-->
7
8 <h1>Patriot Room </h1>
9
10 <div class="row margin-top">
11 <div class="col-sm-8">
12 <div class="thumbnail"> <!-- start Live Player -->
13 <video class="lp-video" controls>
14 <source
15 src="https://live.fsf.org/stream-room-patriot.webm"
16 type="video/ogg" />
17 <p><em>Your browser does not support the video
18 tag, <a href="https://live.fsf.org/stream-room-patriot.webm">
19 [ please download ]</a> the video instead.</em></p>
20 </video>
21 </div> <!-- end Live Player -->
22 <!--#include virtual="/2022/includes/live_menu.html" -->
23 <div class="panel panel-default">
24 <div class="panel-body text-center">
25 Problem streaming? Contact <strong><a class="alt-a" href="mailto:streaming@fsf.org">streaming@fsf.org</a></strong>
26 </div>
27 </div>
28 <p>Join the discussion online!</p>
29
30 <ul>
31 <li>Conference-wide Freenode IRC channel: <strong>/join #libreplanet</strong></li>
32 <li>Freenode IRC channel for Patriot Room: <strong>/join #libreplanet_room_patriot</strong></li>
33 <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org</strong></li>
34 <li>Conference hashtag for <a href="https://fsf.org/twitter">microblogging</a>: <strong>#libreplanet</strong></li>
35 </ul>
36
37 <div id="kiwiirc-widget"><!-- Start of Kiwiirc widget -->
38 <h2> IRC </h2>
39 <iframe src="https://irc0d.libreplanet.org/irc/irc.freenode.net/?&amp;theme=mini#libreplanet_room_patriot"
40 class="irc-client">
41 </iframe>
42 </div><!-- End of Kiwiirc widget -->
43 <div style="margin-top: 20px">
44 <p>To join other channels, such as <strong>#libreplanet_room_patriot</strong>, copy and paste this text into the IRC client above after you connect to IRC: <strong>/join #libreplanet_room_patriot</strong></p>
45 </div>
46 </div> <!-- end of main content -->
47
48 <div class="col-sm-4"> <!-- start of right sidebar column -->
49 <!--#include virtual="/2022/includes/live_sidebar.html" -->
50 </div> <!-- end of right sidebar column -->
51 </div>
52
53
54 <!--#include virtual="/2022/includes/footer.html"-->
55 <!--#include virtual="/2022/includes/common_js.html"-->
56 <script type="text/javascript">
57 $("#room155").addClass("active").html("<strong>Patriot Room</strong>");
58 </script>
59 <!--#include virtual="/2022/includes/close.html" -->