Adding streaming page placeholder.
authorZak Rogoff <zak@fsf.org>
Wed, 24 Feb 2016 19:42:44 +0000 (14:42 -0500)
committerZak Rogoff <zak@fsf.org>
Wed, 24 Feb 2016 19:42:44 +0000 (14:42 -0500)
2016/includes/streaming_js.html [new file with mode: 0644]
2016/streaming/index.html [new file with mode: 0755]

diff --git a/2016/includes/streaming_js.html b/2016/includes/streaming_js.html
new file mode 100644 (file)
index 0000000..205260b
--- /dev/null
@@ -0,0 +1,3 @@
+<script type="text/javascript">
+ $("#streaming-link").addClass("active");
+</script>
diff --git a/2016/streaming/index.html b/2016/streaming/index.html
new file mode 100755 (executable)
index 0000000..3e592aa
--- /dev/null
@@ -0,0 +1,18 @@
+<!--#include virtual="/2016/includes/header.html"-->
+
+<title>Streaming</title>
+
+<!--#include virtual="/2016/includes/banner.html"-->
+<!--#include virtual="/2016/includes/sidebar.html"-->
+
+<h1>Streaming starts March 19</h1>
+<h3>Even if you can't make it to LibrePlanet, you'll be able to watch and chat from here.</p><p>You're also invited to make it a social event by <a href="https://www.libreplanet.org/conference/libreluna">organizing a LibreLuna streaming party</a>.</h3>
+
+<img style="display: block; margin: 50px auto 0 auto; width: 30%;" src="//static.fsf.org/nosvn/libreplanet/hypno-tv.svg">
+
+
+
+<!--#include virtual="/2016/includes/footer.html"-->
+<!--#include virtual="/2016/includes/common_js.html"-->
+<!--#include virtual="/2016/includes/streaming_js.html"-->
+<!--#include virtual="/2016/includes/close.html" -->