Changing membership ask and first paragraph.
[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" />
9 <title> Volunteer Registration &mdash; LibrePlanet 2014</title>
10 </head>
11 <body>
12
13 <div id="wrapper"> <!-- start of wrapper -->
14 <div class="lp-banner"> <!--start of lp banner -->
15 <div class="container"> <!-- start of container -->
16 <div class="row">
17 <div class="col-sm-7"> <!-- start of lp header -->
18 <div class="lp-head">
19 <h1><a href="/server/staging/lpc14"> LibrePlanet <small>2014</small></a></h1>
6d9c445a 20 <p><strong>March 2014 in Cambridge, MA</strong></p>
770122df 21 <p class="text-muted">A yearly conference for the free software community.</p>
8e9e4da8
ZR
22 </div>
23 </div><!-- end of lp header -->
24 <div class="col-sm-5"> <!-- start of signup form -->
25 <form role="form" class="margin-top lp-signup"
26 action="https://crm.fsf.org/civicrm/profile/create?gid=234&amp;reset=1"
27 method="post" name="Edit" id="Edit">
28 <div>
29 <input name="postURL" type="hidden" value="" />
30 <input name="cancelURL" type="hidden"
31 value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=234" />
32 <input name="add_to_group" type="hidden" value="306" />
33 <input name="_qf_default" type="hidden" value="Edit:cancel" />
34 </div>
35
36 <div id="crm-container" lang="en" xml:lang="en">
37 <p>Registration has not yet opened. Sign up for updates!</p>
38 <div id="editrow-email-Primary"
39 class="form-group">
40 <label class="sr-only" for="email-Primary">
41 Email
42 </label>
43 <div class="input-group">
44 <input class="form-control"
45 name="email-Primary"
46 id="email-Primary"
47 type="email"
48 placeholder="Your email address" required>
49 <span class="input-group-btn">
50 <button type="submit" class="btn btn-default"
51 accesskey="S" name="_qf_Edit_next" value="Save"
52 id="_qf_Edit_next">
53 Receive updates
54 </button>
55 </span>
56 </div>
57 </div>
58 <div id="editrow-custom_79">
59 <div class="checkbox">
60 <input
61 type="hidden" name="custom_79[yes]" value="" />
62 <label class="lp-label-news">
63 <input id="custom_79_yes"
64 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
65 class="checkbox" />
770122df 66 Also subscribe to the FSF's newsletter and updates.
8e9e4da8
ZR
67 </label>
68 &middot;
770122df 69 <p class="help-block">
8e9e4da8 70 <a href="https://my.fsf.org/donate/privacypolicy.html">
770122df 71 Privacy policy</p>
8e9e4da8
ZR
72 </div>
73 </div>
74 </div>
75 </form>
76 </div> <!-- end of signup form -->
77 </div>
78 </div> <!-- end of header container -->
79 </div> <!-- end of lp banner -->
80
81 <div class="container"> <!-- start of container -->
82 <div class="row">
83 <div class="col-sm-3"> <!-- start of nav items -->
84 <p class="text-center lp-home">
85 <a class="text-muted" href="/server/staging/lpc14/">
86 <span class="glyphicon glyphicon-chevron-left"></span> Home
87 </a>
88 </p>
89 <ul class="nav nav-pills nav-stacked">
6fe9fdd0 90 <li><a href="/2014/call_for_sessions">Propose a session</a></li>
91 <li><a href="/2014/volunteer">Help plan LibrePlanet</a></li>
92 <li><a href="/2014/exhibit">Exhibition tables</a></li>
8e9e4da8 93 <li>
b4835802 94 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
8e9e4da8
ZR
95 Share your ideas</a></li>
96 </ul>
97 <ul class="nav nav-pills nav-stacked">
e3edb868 98 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
8e9e4da8
ZR
99 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
100 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
101 <li class="fsf-donate">
102 <a href="https://my.fsf.org/associate/support_freedom">
103 <span class="glyphicon glyphicon-heart"></span>
e3edb868 104 Become an FSF member
8e9e4da8
ZR
105 </a>
106 </li>
107 </ul>
e3edb868 108 <p class="text-muted text-center">and attend the conference gratis!</p>
8e9e4da8
ZR
109 </div> <!-- end of nav items -->
110
5ff7e4bb 111 <div class="col-sm-5"> <!-- start of LPC 14 main text -->
8e9e4da8
ZR
112 <h2> Call for Sessions</h2>
113
5ff7e4bb 114 <p>
115 Thanks for proposing a session! The FSF will review your proposal and follow up via email.
116 </p>
8e9e4da8 117
5ff7e4bb 118 <div class="alert alert-info margin-top">
119 <p>
120 <span class="glyphicon glyphicon-inbox"></span>
121 <strong>Please check your email for a confirmation link.</strong>
122 </p>
123 </div>
124 <p>
125 <a href="/server/staging/lpc14/">
126 Return to the homepage.
127 </a>
128 </p>
8e9e4da8
ZR
129
130 </div> <!-- end of LPC 14 main text -->
131 </div>
132 </div> <!-- end of container -->
133
134 </div> <!-- end of wrapper -->
135
136 <div id="footer">
137 <div class="container">
138 <p class="text-muted text-center">
139 The <a href="http://www.fsf.org/">Free Software
140 Foundation</a> is a nonprofit with a worldwide mission to
141 advance software freedom.</p>
142
10542bf7 143 <p class="text-muted text-center">
144 <a rel="license"
145 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
146 <img alt="[ Creative Commons License ]" style="border-width:0"
147 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
148 </a>
149 This page and its images, logos and videos are licensed under a <br />
150 <a rel="license"
151 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
152 Creative Commons Attribution-ShareAlike 3.0 US
153 </a>.
154 Copyright &copy; 2013 Free Software Foundation.
155 </p>
8e9e4da8
ZR
156
157 <p class="text-muted text-center">
158 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
159 JavaScript license information.
160 </a>
161 </p>
162 </div>
163 </div>
8e9e4da8
ZR
164 </body>
165</html>