Making the confirmation page generic so that we can link to it from all the profiles...
authorZak Rogoff <zak@fsf.org>
Mon, 26 Oct 2015 15:46:36 +0000 (11:46 -0400)
committerZak Rogoff <zak@fsf.org>
Mon, 26 Oct 2015 15:46:36 +0000 (11:46 -0400)
2016/confirmation.html

index 388f57a6a74247d69bd8cd1c704a308683977e9f..94e009c5dc1580b1cdc75c755c1cb82a709c0aef 100755 (executable)
@@ -5,23 +5,11 @@
 <!--#include virtual="/server/2016/banner.html"-->
 <!--#include virtual="/server/2016/sidebar.html"-->
 
-                       <h2>Confirm your email</h2>
+                       <h2><span class="glyphicon glyphicon-inbox"></span> Please check for our confirmation email</h2>
+<br>
+                         <p>For your protection and to prevent spam, we don't process form submissions until you click the link in the confirmation email.</p>
+<p>If you don't see the email, please check your spam folder. Still can't find it? Let us know at <a href="mailto:campaigns@fsf.org">campaigns@fsf.org</a>.</p>
 
-                       <p>
-                         Thanks for your interest in updates on LibrePlanet. 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.
-                       </p>
-
-                       <div class="alert alert-info margin-top">
-                         <p>
-                               <span class="glyphicon glyphicon-inbox"></span>
-                               <strong>Please check your email for a confirmation link.</strong>
-                         </p>
-                       </div>
-                       <p>
-                         <a href="/2016/">
-                               Return to the homepage.
-                         </a>
-                       </p>
 <!--#include virtual="/server/2016/footer.html"-->
 <!--#include virtual="/server/2016/common_js.html"-->
 <!--#include virtual="/server/2016/cfs_js.html"-->