Putting placeholders in to streaming room pages.
[libreplanet-static.git] / server / staging / lpc14 / live / room_a.html
CommitLineData
2660eb72
ZR
1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
7 <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
8 <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
9 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
10 <title>Streaming &mdash; LibrePlanet 2014</title>
11
12 </head>
13 <body>
14
15 <div id="wrapper"> <!-- start of wrapper -->
16 <div class="lp-banner"> <!--start of lp banner -->
17 <div class="container"> <!-- start of container -->
18 <div class="row">
19 <div class="lp-head"> <!-- start of lp header -->
20 <div class="col-sm-3">
21 <a href="/2014/">
22 <img src="http://static.fsf.org/nosvn/libreplanet/2014/site/logo/lp_2014_logo.png"
23 class="img-responsive"
24 alt="[ LibrePlanet 2014 &mdash; Free Software, free society ]" />
25 </a>
26 </div>
27 <div class="col-sm-3">
28 <p class="text-muted">
29 March 22<sup>nd</sup>-23<sup>rd</sup><br />
30 MIT, Cambridge, MA</p>
31 </div>
32 </div><!-- end of lp header -->
33 <div class="col-sm-offset-3 col-sm-3"> <!-- start of Register button -->
34 <a class="btn btn-register-lp14 btn-lg btn-block"
35 href="https://libreplanet.org/2014/register">
36 <span class="glyphicon glyphicon-ok"></span>
37 Register now
38 </a>
39 <p class="text-muted text-center">
40 gratis for members and students!
41 </p>
42 </div> <!-- end of Register button -->
43 </div>
44 </div> <!-- end of header container -->
45 </div> <!-- end of lp banner -->
46
47 <div class="container"> <!-- start of container -->
48 <div class="row">
49
50 <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
51 <p class="text-center lp-home">
52 <a class="text-muted" href="/2014/">
53 <span class="glyphicon glyphicon-chevron-left"></span> Home
54 </a>
55 </p>
56 <ul class="nav nav-pills nav-stacked">
57 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
58 <!--<li><a href="/2014/volunteer">Help plan LibrePlanet</a></li>-->
59 <li><a href="/2014/program">Program</a></li>
60 <li><a href="/2014/speakers">Speakers</a></li>
61 <li><a href="/2014/video/">Watch the video</a></li>
62 <li><a href="/2014/exhibit">Promotional opportunities</a></li>
63 <li>
64 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
65 Share your ideas</a></li>
66 </ul>
67
68 <ul class="nav nav-pills nav-stacked">
69
70 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
71 <li class="active"><a href="/2014/live">Streaming</a></li>
72 <!--<li><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>-->
73 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
74
75 </ul>
76
77 <ul class="nav nav-pills nav-stacked">
78 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
79 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
80 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
81 <li class="fsf-donate">
82 <a href="https://my.fsf.org/associate/support_freedom">
83 <span class="glyphicon glyphicon-heart"></span>
84 Become an FSF member
85 </a>
86 </li>
87 </ul>
88 <p class="text-muted text-center">and attend the conference gratis!</p>
89 </div> <!-- end of nav items -->
90
91 <div id="lp-content" class="col-sm-9"> <!-- start of content column -->
78f3fead
ZR
92 <h1>Room A</h1>
93<p>INSERT STREAMING PLAYER HERE</p>
94<br><br><br>
95<p>LINKS BETWEEN THE STREAMING ROOM PAGES WILL GO HERE</p>
96<br><br><br>
97<p>INSERT IRC BOX HERE IF YOU CAN</p>
2660eb72 98
2660eb72
ZR
99
100 </div> <!-- end of content column -->
101
102 </div>
103 </div> <!-- end of container -->
104
105 </div> <!-- end of wrapper -->
106
107 <div id="footer">
108 <div class="container">
109 <p class="text-muted text-center">
110 The <a href="http://www.fsf.org/">Free Software
111 Foundation</a> is a nonprofit with a worldwide mission to
112 advance software freedom. LibrePlanet 2014 is produced in partnership by the <a href="https://www.fsf.org">Free Software Foundation</a> with the <a href="http://sipb.mit.edu/">Student Information Processing Board (SIPB)</a> at MIT.
113 <a href="https://my.fsf.org/associate/support_freedom">
114 Donate</a>.
115 </p>
116
117 <p class="text-muted text-center">
118 <a rel="license"
119 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
120 <img alt="[ Creative Commons License ]" style="border-width:0"
121 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
122 </a>
123 This page and its images, logos and videos are licensed under a <br />
124 <a rel="license"
125 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
126 Creative Commons Attribution-ShareAlike 3.0 US
127 </a>.
128 Copyright &copy; 2013 Free Software Foundation.
129 </p>
130
131 <p class="text-muted text-center">
132 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
133 JavaScript license information
134 </a>
135 </p>
136
137 <p class="text-muted text-center">
138 This site, including fonts, CSS, and JavaScript, was built using
139 <a href="http://getbootstrap.com">Bootstrap</a>,
140 which is licensed under the
141 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
142 Apache 2.0 license</a>.
143 </p>
144 </div>
145 </div>
146 <script type="text/javascript"
147 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
148 <script type="text/javascript">
149 // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
150 // Copyright (C) 2014 Free Software Foundation, Inc
151
152 $(document).load(lpNavPlace);
153
154 $(window).resize(lpNavPlace);
155
156 function lpNavPlace() {
157 screenSize = $(window).width();
158 if(screenSize <= 767) {
159 $("#lp-nav").insertAfter("#lp-content");
160 } else {
161 $("#lp-nav").insertBefore("#lp-content");
162 }
163 }
164 // @license-end
165 </script>
166 </body>
167</html>