Adding location to header.
[libreplanet-static.git] / server / 2015 / banner.html
1 </head>
2 <body>
3 <div id="wrapper"> <!-- start of wrapper -->
4 <div class="lp-banner"> <!--start of lp banner -->
5 <div class="container"> <!-- start of container -->
6 <div class="row">
7 <div class="lp-head"> <!-- start of lp header -->
8 <div class="col-sm-3">
9 <a href="/2015/">
10 <img src="/2015/assets/img/site_logo_alternate.png"
11 class="img-responsive"
12 alt="[ LibrePlanet 2015 &mdash; Free Software Everywhere]" />
13 </a>
14 </div>
15 <div class="col-sm-3">
16 <p class="text-muted">
17 <strong><br>March 21-22<br />
18 MIT Stata Center<br />
19 Cambridge, MA</strong></p>
20 </div>
21 </div><!-- end of lp header -->
22
23 <!-- start of signup form <div class="col-sm-6">
24 <form role="form" class="margin-top lp-signup"
25 action="https://my.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
26 method="post" name="Edit" id="Edit">
27 <div>
28 <input name="postURL" type="hidden"
29 value="https://libreplanet.org/2015/confirmation.html" />
30 <input name="cancelURL" type="hidden"
31 value="https://my.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
32 <input name="add_to_group" type="hidden" value="619" />
33 <input name="_qf_default" type="hidden" value="Edit:cancel" />
34 </div>
35
36 <div id="crm-container" lang="en" xml:lang="en">
37 <br />
38 <div id="editrow-email-Primary"
39 class="form-group">
40 <label class="sr-only" for="email-Primary">
41 Enter your email to receive updates
42 </label>
43 <div class="input-group">
44 <input class="form-control"
45 name="email-Primary"
46 id="email-Primary"
47 type="email"
48 placeholder="Enter your email to receive updates" required>
49 <span class="input-group-btn">
50 <button type="submit" class="btn btn-default"
51 accesskey="S" name="_qf_Edit_next" value="Save"
52 id="_qf_Edit_next">
53 Submit
54 </button>
55 </span>
56 </div>
57 </div>
58 <div id="editrow-custom_79">
59 <div class="checkbox">
60 <input
61 type="hidden" name="custom_79[yes]" value="" />
62 <label class="lp-label-news">
63 <input id="custom_79_yes"
64 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
65 class="checkbox" />
66 <span class="text-muted">Also join the FSF's newsletter</span>
67 </label>
68 &middot;
69 <p class="help-block">
70 <a href="https://my.fsf.org/donate/privacypolicy.html">
71 Read our privacy policy.
72 </a>
73 </p>
74 </div>
75 </div>
76 </div>
77 </form>
78 </div> end of signup form -->
79
80
81
82 <div class="col-sm-offset-3 col-sm-3"> <!-- Start of register button -->
83 <a class="btn btn-register-lp14 btn-lg btn-block"
84 href="https://my.fsf.org/civicrm/event/register?reset=1&amp;id=20">
85 <span class="glyphicon glyphicon-ok"></span>
86 Register now
87 </a>
88 <p class="text-muted text-center">
89 gratis for members and students!
90 </p>
91 </div> <!--end of Register button -->
92 </div>
93 </div> <!-- end of header container -->
94 </div> <!-- end of lp banner -->