br between vikings and te
[libreplanet-static.git] / 2014 / volunteer / confirmation.html
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="/server/lp-common.css" rel="stylesheet" media="screen" />
10 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
11 <title> Confirmation &mdash; Volunteer Registration &mdash; LibrePlanet 2014</title>
12 </head>
13 <body>
14
15 <div id="wrapper"> <!-- start of wrapper -->
16 <!--#include virtual="/server/lp-archived.html"-->
17 <div class="lp-banner"> <!--start of lp banner -->
18 <div class="container"> <!-- start of container -->
19 <div class="row">
20 <div class="lp-head"> <!-- start of lp header -->
21 <div class="col-sm-3">
22 <a href="/2014/">
23 <img src="//static.fsf.org/nosvn/libreplanet/2014/site/logo/lp_2014_logo.png"
24 class="img-responsive"
25 alt="[ LibrePlanet 2014 &mdash; Free Software, free society ]" />
26 </a>
27 </div>
28 <div class="col-sm-3">
29 <p class="text-muted">
30 March 22<sup>nd</sup>-23<sup>rd</sup><br />
31 MIT, Cambridge, MA</p>
32 </div>
33 </div><!-- end of lp header -->
34 <div class="col-sm-6"> <!-- start of signup form -->
35 <form role="form" class="margin-top lp-signup"
36 action="https://my.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
37 method="post" name="Edit" id="Edit">
38 <div>
39 <input name="postURL" type="hidden" value="https://libreplanet.org/2014/confirmation.html" />
40 <input name="cancelURL" type="hidden"
41 value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
42 <input name="add_to_group" type="hidden" value="619" />
43 <input name="_qf_default" type="hidden" value="Edit:cancel" />
44 </div>
45
46 <div id="crm-container" lang="en" xml:lang="en">
47 <p>Sign up for updates on LibrePlanet 2015!</p>
48 <div id="editrow-email-Primary"
49 class="form-group">
50 <label class="sr-only" for="email-Primary">
51 Email
52 </label>
53 <div class="input-group">
54 <input class="form-control"
55 name="email-Primary"
56 id="email-Primary"
57 type="email"
58 placeholder="Your email address" required>
59 <span class="input-group-btn">
60 <button type="submit" class="btn btn-default"
61 accesskey="S" name="_qf_Edit_next" value="Save"
62 id="_qf_Edit_next">
63 Receive updates
64 </button>
65 </span>
66 </div>
67 </div>
68 <div id="editrow-custom_79">
69 <div class="checkbox">
70 <input
71 type="hidden" name="custom_79[yes]" value="" />
72 <label class="lp-label-news">
73 <input id="custom_79_yes"
74 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
75 class="checkbox" />
76 Also join the FSF's newsletter
77 </label>
78 &middot;
79 <p class="help-block">
80 <a href="https://my.fsf.org/donate/privacypolicy.html">Read our privacy policy.</a></p>
81 </div>
82 </div>
83 </div>
84 </form>
85 </div> <!-- end of signup form -->
86
87 <!-- REGISTER BUTTON
88 <div class="col-sm-offset-3 col-sm-3"> // start of Register button
89 <a class="btn btn-register-lp14 btn-lg btn-block"
90 href="https://libreplanet.org/2014/register">
91 <span class="glyphicon glyphicon-ok"></span>
92 Register now
93 </a>
94 <p class="text-muted text-center">
95 gratis for members and students!
96 </p>
97 </div> //end of Register button
98 -->
99 </div>
100 </div> <!-- end of header container -->
101 </div> <!-- end of lp banner -->
102
103 <div class="container"> <!-- start of container -->
104 <div class="row">
105 <div id="lp-nav" class="col-sm-3"> <!-- start of nav items -->
106 <p class="text-center lp-home">
107 <a class="text-muted" href="/2014/">
108 <span class="glyphicon glyphicon-chevron-left"></span> Home
109 </a>
110 </p>
111 <ul class="nav nav-pills nav-stacked">
112 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
113 <li><a href="/2014/program">Program</a></li>
114 <li><a href="/2014/program/exhibit_hall.html">Exhibit hall</a></li>
115 <li><a href="/2014/live">Participate online</a></li>
116 <li><a href="/2014/video/">Watch the video</a></li>
117 </ul>
118
119 <ul class="nav nav-pills nav-stacked">
120 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
121 <!--<li><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>-->
122 <li class="active"><a href="/2014/volunteer">Volunteer</a></li>
123 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
124 </ul>
125
126
127 <ul class="nav nav-pills nav-stacked">
128 <li>
129 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
130 Share your ideas</a></li>
131 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
132 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
133 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
134 <li class="fsf-donate">
135 <a href="https://my.fsf.org/associate/support_freedom">
136 <span class="glyphicon glyphicon-heart"></span>
137 Become an FSF member
138 </a>
139 </li>
140 </ul>
141 <p class="text-muted text-center">and attend the conference gratis!</p>
142 </div> <!-- end of nav items -->
143
144 <div id="lp-content" class="col-sm-5"> <!-- start of LPC 14 main text -->
145 <h2> Volunteer <small>Registration</small> </h2>
146 <p>
147 Thanks for joining the volunteer planning committee!
148 </p>
149
150 <div class="alert alert-info margin-top">
151 <p>
152 <span class="glyphicon glyphicon-inbox"></span>
153 <strong>Please check your email for a confirmation link.</strong>
154 </p>
155 </div>
156 <p>
157 <a href="/2014/">
158 Return to the homepage.
159 </a>
160 </p>
161
162
163 </div> <!-- end of LPC 14 main text -->
164 </div>
165 </div> <!-- end of container -->
166
167 </div> <!-- end of wrapper -->
168
169 <div id="footer">
170 <div class="container">
171 <p class="text-muted text-center">
172 The <a href="http://www.fsf.org/">Free Software
173 Foundation</a> is a nonprofit with a worldwide mission to
174 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.
175 <a href="https://my.fsf.org/associate/support_freedom">
176 Donate</a>.
177 </p>
178
179 <p class="text-muted text-center">
180 <a rel="license"
181 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
182 <img alt="[ Creative Commons License ]" style="border-width:0"
183 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
184 </a>
185 This page and its images, logos and videos are licensed under a <br />
186 <a rel="license"
187 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
188 Creative Commons Attribution-ShareAlike 3.0 US
189 </a>.
190 Copyright &copy; 2013-2014 Free Software Foundation.
191 </p>
192
193 <p class="text-muted text-center">
194 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
195 JavaScript license information
196 </a>
197 </p>
198
199 <p class="text-muted text-center">
200 This site, including fonts, CSS, and JavaScript, was built using
201 <a href="http://getbootstrap.com">Bootstrap</a>,
202 which is licensed under the
203 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
204 Apache 2.0 license</a>.
205 </p>
206 </div>
207 </div>
208 <script type="text/javascript"
209 src="/2014/assets/js/jquery-1.10.2.min.js"></script>
210 <script type="text/javascript">
211
212 // @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
213 // Copyright (C) 2014 Free Software Foundation, Inc
214
215 $(document).ready(lpNavPlace);
216
217 $(window).resize(lpNavPlace);
218
219 function lpNavPlace() {
220 screenSize = $(window).width();
221 if(screenSize <= 767) {
222 $("#lp-nav").insertAfter("#lp-content");
223 } else {
224 $("#lp-nav").insertBefore("#lp-content");
225 }
226 }
227
228 // @license-end
229 </script>
230 </body>
231 </html>