added 'Home' link to the logistics page.
[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" />
9 <title> Confirmation &mdash; Updates Sign-up &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">
08b87dcd 17 <div class="col-sm-9"> <!-- start of lp header -->
428c027f
ZR
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 -->
08b87dcd
ZR
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 -->
428c027f
ZR
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">
3e202114 47 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
428c027f
ZR
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>
5e83dae6 53 <li><a href="/2014/logistics">Lodging</a></li>
428c027f
ZR
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 LPC 14 main text -->
70 <h2> Sign up for updates </h2>
71 <p>
7017a372 72 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
73 </p>
74
75 <div class="alert alert-info margin-top">
76 <p>
77 <span class="glyphicon glyphicon-inbox"></span>
d0bdce90 78 <strong>Please check your email now for the confirmation link.</strong>
428c027f
ZR
79 </p>
80 </div>
81 <p>
82 <a href="/2014/">
83 Return to the homepage.
84 </a>
85 </p>
86
87
88 </div> <!-- end of LPC 14 main 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>