added LP14 logo.
[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="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
10 <title> Confirmation &mdash; Volunteer Registration &mdash; LibrePlanet 2014</title>
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">
18 <div class="col-sm-6"> <!-- start of lp header -->
19 <div class="lp-head">
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>
25 <p class="text-muted">March 22nd-23rd 2014, MIT, Cambridge, MA</p>
26 </div>
27 </div><!-- end of lp header -->
28 <div class="col-sm-offset-3 col-sm-3"> <!-- start of Register button -->
29 <a class="btn btn-register-lp14 btn-lg btn-block"
30 href="https://libreplanet.org/2014/register">
31 <span class="glyphicon glyphicon-ok"></span>
32 Register now
33 </a>
34 <p class="text-muted text-center">
35 gratis for members and students!
36 </p>
37 </div> <!-- end of Register button -->
38 </div>
39 </div> <!-- end of header container -->
40 </div> <!-- end of lp banner -->
41
42 <div class="container"> <!-- start of container -->
43 <div class="row">
44 <div class="col-sm-3"> <!-- start of nav items -->
45 <p class="text-center lp-home">
46 <a class="text-muted" href="/2014/">
47 <span class="glyphicon glyphicon-chevron-left"></span> Home
48 </a>
49 </p>
50 <ul class="nav nav-pills nav-stacked">
51 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
52 <!--<li class="active"><a href="/2014/volunteer">Help plan LibrePlanet</a></li>-->
53 <li><a href="/2014/program">Program</a></li>
54 <li><a href="/2014/speakers">Speakers</a></li>
55 <li><a href="/2014/video/">Watch the video</a></li>
56 <li><a href="/2014/exhibit">Promotional opportunities</a></li>
57 <li>
58 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
59 Share your ideas</a></li>
60 </ul>
61
62 <ul class="nav nav-pills nav-stacked">
63
64 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
65 <!--<li><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>-->
66 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
67
68 </ul>
69
70
71 <ul class="nav nav-pills nav-stacked">
72 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
73 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
74 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
75 <li class="fsf-donate">
76 <a href="https://my.fsf.org/associate/support_freedom">
77 <span class="glyphicon glyphicon-heart"></span>
78 Become an FSF member
79 </a>
80 </li>
81 </ul>
82 <p class="text-muted text-center">and attend the conference gratis!</p>
83 </div> <!-- end of nav items -->
84
85 <div class="col-sm-5"> <!-- start of LPC 14 main text -->
86 <h2> Volunteer <small>Registration</small> </h2>
87 <p>
88 Thanks for joining the volunteer planning committee!
89 </p>
90
91 <div class="alert alert-info margin-top">
92 <p>
93 <span class="glyphicon glyphicon-inbox"></span>
94 <strong>Please check your email for a confirmation link.</strong>
95 </p>
96 </div>
97 <p>
98 <a href="/2014/">
99 Return to the homepage.
100 </a>
101 </p>
102
103
104 </div> <!-- end of LPC 14 main text -->
105 </div>
106 </div> <!-- end of container -->
107
108 </div> <!-- end of wrapper -->
109
110 <div id="footer">
111 <div class="container">
112 <p class="text-muted text-center">
113 The <a href="http://www.fsf.org/">Free Software
114 Foundation</a> is a nonprofit with a worldwide mission to
115 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.
116 <a href="https://my.fsf.org/associate/support_freedom">
117 Donate</a>.
118 </p>
119
120 <p class="text-muted text-center">
121 <a rel="license"
122 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
123 <img alt="[ Creative Commons License ]" style="border-width:0"
124 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
125 </a>
126 This page and its images, logos and videos are licensed under a <br />
127 <a rel="license"
128 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
129 Creative Commons Attribution-ShareAlike 3.0 US
130 </a>.
131 Copyright &copy; 2013 Free Software Foundation.
132 </p>
133
134 <p class="text-muted text-center">
135 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
136 JavaScript license information
137 </a>
138 </p>
139
140 <p class="text-muted text-center">
141 This site, including fonts, CSS, and JavaScript, was built using
142 <a href="http://getbootstrap.com">Bootstrap</a>,
143 which is licensed under the
144 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
145 Apache 2.0 license</a>.
146 </p>
147 </div>
148 </div>
149 </body>
150 </html>