Changing register to sign up for updates in header.
[libreplanet-static.git] / 2014 / live / room123.html
index 90fd71846c381e7aa21e4387f3a1e831ba20577d..a3e297571d568c942b948847df1a4f6a9b299c31 100644 (file)
@@ -1,4 +1,4 @@
- <!DOCTYPE html>
+<!DOCTYPE html>
 <html lang="en">
   <head>
        <meta charset="utf-8" />
@@ -7,7 +7,7 @@
        <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
        <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" /> 
        <link href="https://static.fsf.org/fsforg/img/favicon.ico" rel="shortcut icon">
-       <title>Room 123 Livestream &mdash; LibrePlanet 2014</title>
+       <title>LibrePlanet 2014</title>
 
   </head>
   <body>
                                  MIT, Cambridge, MA</p>
                          </div>
                        </div><!-- end of lp header -->
-                       <div class="col-sm-offset-3 col-sm-3"> <!-- start of Register button -->
+                       <div class="col-sm-6"> <!-- start of signup form -->
+                         <form role="form" class="margin-top lp-signup"
+                                       action="https://crm.fsf.org/civicrm/profile/create?gid=285&amp;reset=1"
+                                       method="post" name="Edit" id="Edit">
+                               <div>
+                                 <input name="postURL" type="hidden" value="https://libreplanet.org/2014/confirmation.html" />
+                                 <input name="cancelURL" type="hidden"
+                                                value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=285" />
+                                 <input name="add_to_group" type="hidden" value="619" />
+                                 <input name="_qf_default" type="hidden" value="Edit:cancel" />
+                               </div>
+
+                               <div id="crm-container" lang="en" xml:lang="en">
+                                 <p>Sign up for updates on LibrePlanet 2015!</p>
+                                 <div id="editrow-email-Primary"
+                                          class="form-group">
+                                       <label class="sr-only" for="email-Primary">
+                                         Email
+                                       </label>
+                                       <div class="input-group">
+                                         <input class="form-control"
+                                                        name="email-Primary"
+                                                        id="email-Primary"
+                                                        type="email"
+                                                        placeholder="Your email address" required>
+                                         <span class="input-group-btn">
+                                               <button type="submit" class="btn btn-default"
+                                                               accesskey="S" name="_qf_Edit_next" value="Save"
+                                                               id="_qf_Edit_next">
+                                                 Receive updates
+                                               </button>
+                                         </span>
+                                       </div>
+                                 </div>
+                                 <div id="editrow-custom_79">
+                                       <div class="checkbox">
+                                         <input
+                                                type="hidden" name="custom_79[yes]" value="" />
+                                         <label class="lp-label-news">
+                                               <input id="custom_79_yes"
+                                                          name="custom_79[yes]" type="checkbox" value="1" checked="checked"
+                                                          class="checkbox" />
+                                               Also join the FSF's newsletter
+                                         </label>
+                                         &middot;
+                                         <p class="help-block">
+                                               <a href="https://my.fsf.org/donate/privacypolicy.html">Read our privacy policy.</a></p>
+                                       </div>
+                                 </div>
+                               </div>
+                         </form>
+                       </div> <!-- end of signup form -->
+
+<!-- REGISTER BUTTON
+                       <div class="col-sm-offset-3 col-sm-3"> // start of Register button
                          <a class="btn btn-register-lp14 btn-lg btn-block"
                                 href="https://libreplanet.org/2014/register">
                                <span class="glyphicon glyphicon-ok"></span>
@@ -39,7 +93,8 @@
                          <p class="text-muted text-center">
                                gratis for members and students!
                          </p>
-                       </div> <!-- end of Register button -->
+                       </div> //end of Register button
+-->
                  </div>
                </div> <!-- end of header container -->
          </div> <!-- end of lp banner -->