diff options
author | Struan Donald <struan@exo.org.uk> | 2013-04-16 15:54:13 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-04-16 15:54:13 +0100 |
commit | 6af73e053fda5f15ca85480b2538ff27d3790ecc (patch) | |
tree | 805bb46bfbaf5d5020117bbd3d46155c8406e5f7 /www/email_sent.html | |
parent | 7357aeb1cf9b09cf6d0c732789b4d92c6db0a910 (diff) |
remove unused old files
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> |