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