some jquery magic: nav bar is pushed the bottom in small screen devices (tablets...
[libreplanet-static.git] / 2014 / call_for_sessions / confirmation.html
CommitLineData
8e9e4da8
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" />
32fad69a 9 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
d554c8e6 10 <title> Confirmation &mdash; Call for Sessions &mdash; LibrePlanet 2014</title>
8e9e4da8
ZR
11 </head>
12 <body>
13
14 <div id="wrapper"> <!-- start of wrapper -->
15 <div class="lp-banner"> <!--start of lp banner -->
16 <div class="container"> <!-- start of container -->
17 <div class="row">
adc69873 18 <div class="lp-head"> <!-- start of lp header -->
19 <div class="col-sm-3">
d61f4262 20 <a href="/2014/">
21 <img src="http://static.fsf.org/nosvn/libreplanet/2014/site/logo/lp_2014_logo.png"
22 class="img-responsive"
23 alt="[ LibrePlanet 2014 &mdash; Free Software, free society ]" />
24 </a>
adc69873 25 </div>
26 <div class="col-sm-3">
27 <p class="text-muted">
28 March 22<sup>nd</sup>-23<sup>rd</sup><br />
29 MIT, Cambridge, MA</p>
8e9e4da8
ZR
30 </div>
31 </div><!-- end of lp header -->
d61f4262 32 <div class="col-sm-offset-3 col-sm-3"> <!-- start of Register button -->
fed20f4c
ZR
33 <a class="btn btn-register-lp14 btn-lg btn-block"
34 href="https://libreplanet.org/2014/register">
35430b2a 35 <span class="glyphicon glyphicon-ok"></span>
fed20f4c
ZR
36 Register now
37 </a>
38 <p class="text-muted text-center">
39 gratis for members and students!
40 </p>
41 </div> <!-- end of Register button -->
8e9e4da8
ZR
42 </div>
43 </div> <!-- end of header container -->
44 </div> <!-- end of lp banner -->
45
46 <div class="container"> <!-- start of container -->
47 <div class="row">
92cc41e3 48 <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
8e9e4da8 49 <p class="text-center lp-home">
e49d985b 50 <a class="text-muted" href="/2014/">
8e9e4da8
ZR
51 <span class="glyphicon glyphicon-chevron-left"></span> Home
52 </a>
53 </p>
54 <ul class="nav nav-pills nav-stacked">
3e202114 55 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
1fa4e2f2 56 <!--<li><a href="/2014/volunteer">Help plan LibrePlanet</a></li>-->
fdd80f1f 57 <li><a href="/2014/program">Program</a></li>
e601f89c 58 <li><a href="/2014/speakers">Speakers</a></li>
35825907 59 <li><a href="/2014/video/">Watch the video</a></li>
46e24060 60 <li><a href="/2014/exhibit">Promotional opportunities</a></li>
8e9e4da8 61 <li>
b4835802 62 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
8e9e4da8 63 Share your ideas</a></li>
1fa4e2f2 64 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
8e9e4da8
ZR
65 </ul>
66 <ul class="nav nav-pills nav-stacked">
e3edb868 67 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
8e9e4da8
ZR
68 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
69 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
70 <li class="fsf-donate">
71 <a href="https://my.fsf.org/associate/support_freedom">
72 <span class="glyphicon glyphicon-heart"></span>
e3edb868 73 Become an FSF member
8e9e4da8
ZR
74 </a>
75 </li>
76 </ul>
e3edb868 77 <p class="text-muted text-center">and attend the conference gratis!</p>
8e9e4da8
ZR
78 </div> <!-- end of nav items -->
79
92cc41e3 80 <div id="lp-content" class="col-sm-5"> <!-- start of LPC 14 main text -->
8e9e4da8
ZR
81 <h2> Call for Sessions</h2>
82
5ff7e4bb 83 <p>
84 Thanks for proposing a session! The FSF will review your proposal and follow up via email.
85 </p>
8e9e4da8 86
5ff7e4bb 87 <div class="alert alert-info margin-top">
88 <p>
89 <span class="glyphicon glyphicon-inbox"></span>
90 <strong>Please check your email for a confirmation link.</strong>
91 </p>
92 </div>
93 <p>
e49d985b 94 <a href="/2014/">
5ff7e4bb 95 Return to the homepage.
96 </a>
97 </p>
8e9e4da8
ZR
98
99 </div> <!-- end of LPC 14 main text -->
100 </div>
101 </div> <!-- end of container -->
102
103 </div> <!-- end of wrapper -->
104
105 <div id="footer">
106 <div class="container">
107 <p class="text-muted text-center">
108 The <a href="http://www.fsf.org/">Free Software
109 Foundation</a> is a nonprofit with a worldwide mission to
7ed1ed65 110 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.
aa515c37 111 <a href="https://my.fsf.org/associate/support_freedom">
112 Donate</a>.
113 </p>
8e9e4da8 114
10542bf7 115 <p class="text-muted text-center">
116 <a rel="license"
117 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
118 <img alt="[ Creative Commons License ]" style="border-width:0"
119 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
120 </a>
121 This page and its images, logos and videos are licensed under a <br />
122 <a rel="license"
123 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
124 Creative Commons Attribution-ShareAlike 3.0 US
125 </a>.
126 Copyright &copy; 2013 Free Software Foundation.
127 </p>
8e9e4da8
ZR
128
129 <p class="text-muted text-center">
130 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
aa515c37 131 JavaScript license information
8e9e4da8
ZR
132 </a>
133 </p>
aa515c37 134
135 <p class="text-muted text-center">
136 This site, including fonts, CSS, and JavaScript, was built using
137 <a href="http://getbootstrap.com">Bootstrap</a>,
138 which is licensed under the
139 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
140 Apache 2.0 license</a>.
141 </p>
142
8e9e4da8
ZR
143 </div>
144 </div>
92cc41e3 145 <script type="text/javascript"
146 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
147 <script type="text/javascript">
148
149 // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
150 // Copyright (C) 2013 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>
8e9e4da8
ZR
166 </body>
167</html>