Propagating new sidebar with scholarship stuff to the whole site.
[libreplanet-static.git] / 2014 / scholarships / 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; Scholarship application &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 in 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/exhibit">Promotional opportunities</a></li>
51 <li>
52 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
53 Share your ideas</a></li>
54 </ul>
55
56 <ul class="nav nav-pills nav-stacked">
57
58 <li><a href="/2014/logistics">Lodging</a></li>
59 <li class="active"><a href="/2014/scholarships">Scholarships (until January 10th)</a></li>
60 <li><a href="/2014/scholarship_donation">Donate to the scholarship fund</a></li>
61
62 </ul>
63
64
65 <ul class="nav nav-pills nav-stacked">
66 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
67 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
68 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
69 <li class="fsf-donate">
70 <a href="https://my.fsf.org/associate/support_freedom">
71 <span class="glyphicon glyphicon-heart"></span>
72 Become an FSF member
73 </a>
74 </li>
75 </ul>
76 <p class="text-muted text-center">and attend the conference gratis!</p>
77 </div> <!-- end of nav items -->
78
79 <div class="col-sm-5"> <!-- start of LP14 scholarship confirmation text -->
80 <h2> Scholarship <small>application</small> </h2>
81
82 <p>
83 Thanks for applying for a scholarship! We can't process your application until you confirm your email address. The FSF will then review your application and follow up via email.
84 </p>
85
86 <div class="alert alert-info margin-top">
87 <p>
88 <span class="glyphicon glyphicon-inbox"></span>
89 <strong>Please check your email for a confirmation link.</strong>
90 </p>
91 </div>
92 <p>
93 <a href="/2014/">
94 Return to the homepage.
95 </a>
96 </p>
97
98 </div> <!-- end of LP14 scholarship confirmation text -->
99 </div>
100 </div> <!-- end of container -->
101
102 </div> <!-- end of wrapper -->
103
104 <div id="footer">
105 <div class="container">
106 <p class="text-muted text-center">
107 The <a href="http://www.fsf.org/">Free Software
108 Foundation</a> is a nonprofit with a worldwide mission to
109 advance software freedom.
110 <a href="https://my.fsf.org/associate/support_freedom">
111 Donate</a>.
112 </p>
113
114 <p class="text-muted text-center">
115 <a rel="license"
116 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
117 <img alt="[ Creative Commons License ]" style="border-width:0"
118 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
119 </a>
120 This page and its images, logos and videos are licensed under a <br />
121 <a rel="license"
122 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
123 Creative Commons Attribution-ShareAlike 3.0 US
124 </a>.
125 Copyright &copy; 2013 Free Software Foundation.
126 </p>
127
128 <p class="text-muted text-center">
129 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
130 JavaScript license information
131 </a>
132 </p>
133
134 <p class="text-muted text-center">
135 This site, including fonts, CSS, and JavaScript, was built using
136 <a href="http://getbootstrap.com">Bootstrap</a>,
137 which is licensed under the
138 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
139 Apache 2.0 license</a>.
140 </p>
141
142 </div>
143 </div>
144 </body>
145 </html>