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