--- /dev/null
+<!--#include virtual="/server/2015/header.html"-->
+
+<title>LibrePlanet 2015 — Live — Room 123</title>
+
+<!--#include virtual="/server/2015/banner.html"-->
+<!--#include virtual="/server/2015/sidebar.html"-->
+
+<h1> Room 123 </h1>
+
+<div class="row margin-top">
+ <div class="col-sm-8"> <!-- start of main content -->
+ <div class="thumbnail"> <!-- start Live Player -->
+ <video class="lp-video" controls>
+ <source
+ src="http://live.fsf.org/room123.ogv"
+ type="video/ogg" />
+ <p><em>Your browser does not support the video
+ tag, <a href="http://live.fsf.org/room123.ogv">
+ [ please download ]</a> the video instead.</em></p>
+ </video>
+ </div> <!-- end Live Player -->
+ <!--#include virtual="/server/2015/live_menu.html" -->
+ <div class="panel panel-default">
+ <div class="panel-body text-center">
+ Problem stream? Contact <strong><a class="alt-a" href="mailto:streaming@fsf.org">streaming@fsf.org</a></strong>
+ </div>
+ </div>
+ <p>Join the discussion online!</p>
+
+ <ul>
+ <li>Conference-wide Freenode IRC channel: <strong>#libreplanet</strong></li>
+ <li>Freenode IRC channel for Room 123: <strong>#libreplanet_room123</strong></li>
+ <li>Conference hashtag for <a href="https://fsf.org/twitter">microblogging</a>: <strong>#lp2015</strong></li>
+ </ul>
+
+ <div id="kiwiirc-widget"><!-- Start of Kiwiirc widget -->
+ <h2> IRC </h2>
+ <iframe src="https://kiwiirc.com/client/irc.freenode.net/?&theme=basic#libreplanet_room123" style="border:0; width:100%; height:450px"></iframe>
+ </div><!-- End of Kiwiirc widget -->
+ </div> <!-- end of main content -->
+
+ <div class="col-sm-4"> <!-- start of right sidebar column -->
+ <!--#include virtual="/server/2015/live_sidebar.html" -->
+ </div> <!-- end of right sidebar column -->
+</div>
+
+
+<!--#include virtual="/server/2015/footer.html"-->
+<!--#include virtual="/server/2015/common_js.html"-->
+<script type="text/javascript">
+ $("#room123").addClass("active").html("<strong>Room 123</strong>");
+</script>
+<!--#include virtual="/server/2015/close.html" -->