added FSF favicon.
[libreplanet-static.git] / 2014 / confirmation.html
CommitLineData
428c027f
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" />
32fad69a 9 <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
428c027f
ZR
10 <title> Confirmation &mdash; Updates Sign-up &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">
08b87dcd 18 <div class="col-sm-9"> <!-- start of lp header -->
428c027f
ZR
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 -->
08b87dcd
ZR
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 -->
428c027f
ZR
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">
3e202114 48 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
428c027f
ZR
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>
5e83dae6 54 <li><a href="/2014/logistics">Lodging</a></li>
428c027f
ZR
55 </ul>
56 <ul class="nav nav-pills nav-stacked">
57 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
58 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
59 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
60 <li class="fsf-donate">
61 <a href="https://my.fsf.org/associate/support_freedom">
62 <span class="glyphicon glyphicon-heart"></span>
63 Become an FSF member
64 </a>
65 </li>
66 </ul>
67 <p class="text-muted text-center">and attend the conference gratis!</p>
68 </div> <!-- end of nav items -->
69
70 <div class="col-sm-5"> <!-- start of LPC 14 main text -->
71 <h2> Sign up for updates </h2>
72 <p>
7017a372 73 Thanks for your interest in LibrePlanet updates. To complete your subscription to the updates list, we need you to confirm your email address by clicking the link in the confirmation email we've just sent you.
428c027f
ZR
74 </p>
75
76 <div class="alert alert-info margin-top">
77 <p>
78 <span class="glyphicon glyphicon-inbox"></span>
d0bdce90 79 <strong>Please check your email now for the confirmation link.</strong>
428c027f
ZR
80 </p>
81 </div>
82 <p>
83 <a href="/2014/">
84 Return to the homepage.
85 </a>
86 </p>
87
88
89 </div> <!-- end of LPC 14 main text -->
90 </div>
91 </div> <!-- end of container -->
92
93 </div> <!-- end of wrapper -->
94
95 <div id="footer">
96 <div class="container">
97 <p class="text-muted text-center">
98 The <a href="http://www.fsf.org/">Free Software
99 Foundation</a> is a nonprofit with a worldwide mission to
100 advance software freedom.
101 <a href="https://my.fsf.org/associate/support_freedom">
102 Donate</a>.
103 </p>
104
105 <p class="text-muted text-center">
106 <a rel="license"
107 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
108 <img alt="[ Creative Commons License ]" style="border-width:0"
109 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
110 </a>
111 This page and its images, logos and videos are licensed under a <br />
112 <a rel="license"
113 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
114 Creative Commons Attribution-ShareAlike 3.0 US
115 </a>.
116 Copyright &copy; 2013 Free Software Foundation.
117 </p>
118
119 <p class="text-muted text-center">
120 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
121 JavaScript license information
122 </a>
123 </p>
124
125 <p class="text-muted text-center">
126 This site, including fonts, CSS, and JavaScript, was built using
127 <a href="http://getbootstrap.com">Bootstrap</a>,
128 which is licensed under the
129 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
130 Apache 2.0 license</a>.
131 </p>
132
133 </div>
134 </div>
135 </body>
136</html>