added LP14 logo.
[libreplanet-static.git] / 2014 / call_for_sessions / 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; Call for Sessions &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><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 <li><a href="/2014/logistics">Getting around Cambridge</a></li>
61 </ul>
62 <ul class="nav nav-pills nav-stacked">
63 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
64 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
65 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
66 <li class="fsf-donate">
67 <a href="https://my.fsf.org/associate/support_freedom">
68 <span class="glyphicon glyphicon-heart"></span>
69 Become an FSF member
70 </a>
71 </li>
72 </ul>
73 <p class="text-muted text-center">and attend the conference gratis!</p>
74 </div> <!-- end of nav items -->
75
76 <div class="col-sm-5"> <!-- start of LPC 14 main text -->
77 <h2> Call for Sessions</h2>
78
79 <p>
80 Thanks for proposing a session! The FSF will review your proposal and follow up via email.
81 </p>
82
83 <div class="alert alert-info margin-top">
84 <p>
85 <span class="glyphicon glyphicon-inbox"></span>
86 <strong>Please check your email for a confirmation link.</strong>
87 </p>
88 </div>
89 <p>
90 <a href="/2014/">
91 Return to the homepage.
92 </a>
93 </p>
94
95 </div> <!-- end of LPC 14 main text -->
96 </div>
97 </div> <!-- end of container -->
98
99 </div> <!-- end of wrapper -->
100
101 <div id="footer">
102 <div class="container">
103 <p class="text-muted text-center">
104 The <a href="http://www.fsf.org/">Free Software
105 Foundation</a> is a nonprofit with a worldwide mission to
106 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.
107 <a href="https://my.fsf.org/associate/support_freedom">
108 Donate</a>.
109 </p>
110
111 <p class="text-muted text-center">
112 <a rel="license"
113 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
114 <img alt="[ Creative Commons License ]" style="border-width:0"
115 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
116 </a>
117 This page and its images, logos and videos are licensed under a <br />
118 <a rel="license"
119 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
120 Creative Commons Attribution-ShareAlike 3.0 US
121 </a>.
122 Copyright &copy; 2013 Free Software Foundation.
123 </p>
124
125 <p class="text-muted text-center">
126 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
127 JavaScript license information
128 </a>
129 </p>
130
131 <p class="text-muted text-center">
132 This site, including fonts, CSS, and JavaScript, was built using
133 <a href="http://getbootstrap.com">Bootstrap</a>,
134 which is licensed under the
135 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
136 Apache 2.0 license</a>.
137 </p>
138
139 </div>
140 </div>
141 </body>
142 </html>