Adding confirmation page for announcements signup that never got added for some reason.
authorZak Rogoff <atticus@Amdijefri.office.fsf.org>
Tue, 16 Sep 2014 15:31:37 +0000 (11:31 -0400)
committerZak Rogoff <atticus@Amdijefri.office.fsf.org>
Tue, 16 Sep 2014 15:31:37 +0000 (11:31 -0400)
2015/confirmation.html [new file with mode: 0755]

diff --git a/2015/confirmation.html b/2015/confirmation.html
new file mode 100755 (executable)
index 0000000..c271c16
--- /dev/null
@@ -0,0 +1,27 @@
+<!--#include virtual="/server/2015/header.html"-->
+
+<title>LibrePlanet 2015 &mdash; Announcements List Confirmation</title>
+
+<!--#include virtual="/server/2015/banner.html"-->
+<!--#include virtual="/server/2015/sidebar.html"-->
+
+                       <h2>Confirm your email</h2>
+
+                       <p>
+                         Thanks for your interest in updates on LibrePlanet 2015. 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="/2015/">
+                               Return to the homepage.
+                         </a>
+                       </p>
+<!--#include virtual="/server/2015/footer.html"-->
+<!--#include virtual="/server/2015/cfs_js.html"-->
+<!--#include virtual="/server/2015/close.html" -->