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