Adding feedback confirmation page.
authorZak Rogoff <zak@montage.office.fsf.org>
Thu, 19 Mar 2015 21:39:18 +0000 (17:39 -0400)
committerZak Rogoff <zak@montage.office.fsf.org>
Thu, 19 Mar 2015 21:39:18 +0000 (17:39 -0400)
2015/feedback-confirmation.html [new file with mode: 0755]

diff --git a/2015/feedback-confirmation.html b/2015/feedback-confirmation.html
new file mode 100755 (executable)
index 0000000..923e496
--- /dev/null
@@ -0,0 +1,27 @@
+<!--#include virtual="/server/2015/header.html"-->
+
+<title>LibrePlanet 2015 &mdash; Feedback Survey Confirmation</title>
+
+<!--#include virtual="/server/2015/banner.html"-->
+<!--#include virtual="/server/2015/sidebar.html"-->
+
+<h2> One more step! </h2>
+<p>
+       Thanks for filling out the survey. To process your answers, 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 now for the 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/common_js.html"-->
+<!--#include virtual="/server/2015/cfs_js.html"-->
+<!--#include virtual="/server/2015/close.html" -->