diff options
Diffstat (limited to 'www/email_sent.html')
-rw-r--r-- | www/email_sent.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/www/email_sent.html b/www/email_sent.html deleted file mode 100644 index e1194c4..0000000 --- a/www/email_sent.html +++ /dev/null @@ -1,22 +0,0 @@ - <div class="wrapper" id="email-sent" data-role="page"> - <div data-id="locate" id="check-email-header" data-role="header" data-position="fixed"> - <a href="index.html" class="ui-btn-left">Locate</a> - <h1>Check Email</h1> - </div> - <div class="table-cell"> - <div class="container" data-role="content"> - <div class="content" role="main"> - <h1>Nearly Done! Now check your email...</h1> - - <p>The confirmation email <strong>may</strong> take a few minutes to arrive — <em>please</em> be patient.</p> - - <p>If you use web-based email or have 'junk mail' filters, you may wish to check your bulk/spam mail folders: sometimes, our messages are marked that way.</p> - - <p>You must now click the link in the email we've just sent you — if you do not, your problem will not be posted..</p> - - <p>(Don't worry — we'll hang on to your problem report while you're checking your email.)</p> - - </div> - </div> - </div> - </div> |