initial LA jupiter area
authorAndrew Engelbrecht <andrew@fsf.org>
Fri, 19 Mar 2021 22:16:39 +0000 (18:16 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Fri, 19 Mar 2021 22:16:39 +0000 (18:16 -0400)
2021/live/jupiter/index.html [new file with mode: 0755]

diff --git a/2021/live/jupiter/index.html b/2021/live/jupiter/index.html
new file mode 100755 (executable)
index 0000000..6f6e90c
--- /dev/null
@@ -0,0 +1,35 @@
+<!--#include virtual="/2021/includes/header.html"-->
+
+<title>LibrePlanet 2021 - Live</title>
+
+<!--#include virtual="/2021/includes/banner.html"-->
+<!--#include virtual="/2021/includes/sidebar.html"-->
+
+<h1>LibrePlanet 2021 - Live</h1>
+
+<div class="row margin-top">
+  <div class="col-sm-12"> <!-- start of main content -->
+
+    <p>LibrePlanet 2021: Empowering Users is happening in the spring of 2021!</p>
+
+    <p>Please note that all online participants in LibrePlanet 2021 interactions are expected to abide by the conference's <a href="/2021/safe-space-policy/">safe space policy</a>.</p>
+
+    <div id="static-stream">
+        <video class="lp-video" id="speaker-video" controls autoplay><source src="https://live.fsf.org/stream-room-jupiter.webm">
+            <p><em>Your browser does not support the HTML5 video tag, please upgrade to a libre browser.</em></p>
+        </video>
+    </div>
+
+    <!--
+    <iframe src="https://irc.libreplanet.org/irc/"
+            class="irc-client">
+    </iframe>
+    -->
+
+    <p>If the video is not loading for you in LibreAdventure, try leaving and revisiting the area.</p>
+
+  </div> <!-- end of main content -->
+
+<!--#include virtual="/2021/includes/footer.html"-->
+<!--#include virtual="/2021/includes/common_js.html"-->
+<!--#include virtual="/2021/includes/close.html" -->