Improving temporary landing page for streaming.
authorZak Rogoff <zak@montage.office.fsf.org>
Fri, 6 Mar 2015 15:33:39 +0000 (10:33 -0500)
committerZak Rogoff <zak@montage.office.fsf.org>
Fri, 6 Mar 2015 15:33:39 +0000 (10:33 -0500)
2015/live/index.html

index 03ff5b8910b2f57187bf788be9feaf75554919a5..dfedd918b2afa5abec855cb43c571649b4dcbd1e 100755 (executable)
@@ -1,44 +1,22 @@
-  <!--#include virtual="/server/2015/header.html"-->
-
-
-  <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
-                       <h1>LibrePlanet from anywhere</h1>
-<p>During LibrePlanet, this page will host streaming video of all sessions. If you plan to participate remotely, please bookmark it now and check back during the conference.</p>
-
-<p>We're creating our most advanced-ever free software streaming system for LibrePlanet 2014. We'd appreciate your donations to help make it as great as possible. Can you chip in?</p>
-
-<p style="text-align:center"><a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&amp;id=14"><img src="//static.fsf.org/nosvn/donate.en.png" alt="Donate to the FSF" style="align:left; padding: 15px"></a></p>
-
-<br>
-<p>To tide you over until the conference, here's a video about the LibrePlanet, created by a volunteer who attended in 2013.</p>
-                       <div class="row"> <!-- start LP video -->
-                         <div class="col-sm-12">
-                               <div class="thumbnail">
-                                 <video class="lp-video" controls>
-                                       <source
-                                          src="https://media.libreplanet.org/mgoblin_media/media_entries/50/LibrePlanet__9B__848x477__1.webm"
-                                          type="video/webm" />
-                                         <p><em>Your browser does not support the video
-                                               tag, <a href="https://media.libreplanet.org/mgoblin_media/media_entries/50/LibrePlanet__9B__848x477__1.webm">
-                                               [ please download ]</a> the video instead.</em></p>
-                                 </video>
-                                 <div class="caption">
-                                       <p>
-                                         <em>
-                                               This video is licensed
-                                               under <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC
-                                               BY-SA 3.0</a> by Dan Fitzmartin and the Free
-                                               Software
-                                               Foundation. <a href="https://media.libreplanet.org/mgoblin_media/media_entries/50/LibrePlanet__9B__848x477__1.webm">Download
-                                               the video</a>.
-                                       </em></p>
-                                 </div>
-                               </div>
-                         </div>
-                       </div> <!-- end LP video -->
-
-                 </div> <!-- end of content column -->
-                 <!--#include virtual="/server/2015/footer.html"-->
+<!--#include virtual="/server/2015/header.html"-->
+
+<title>LibrePlanet 2015 &mdash; Live</title>
+
+<!--#include virtual="/server/2015/banner.html"-->
+<!--#include virtual="/server/2015/sidebar.html"-->
+
+<div id="lp-content" class="col-sm-9"> <!-- start of content column -->
+  <h1>LibrePlanet from anywhere</h1>
+  <p>During LibrePlanet, this page will host streaming video of all sessions. If you plan to participate remotely, please bookmark it now and check back during the conference.</p>
+
+  <p>We're creating our most advanced-ever free software streaming system for LibrePlanet 2015. We'd appreciate your donations to help make it as great as possible. Can you chip in?</p>
+
+  <p style="text-align:center"><a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&amp;id=14"><img src="//static.fsf.org/nosvn/donate.en.png" alt="Donate to the FSF" style="align:left; padding: 15px"></a></p>
+
+
+
+</div> <!-- end of content column -->
+<!--#include virtual="/server/2015/footer.html"-->
 <!--#include virtual="/server/2015/common_js.html"-->
 <script type="text/javascript">
 $("#p-sessions").addClass("active").text("Sessions");