summaryrefslogtreecommitdiff
path: root/docroot/account_deleted.html
diff options
context:
space:
mode:
Diffstat (limited to 'docroot/account_deleted.html')
-rwxr-xr-xdocroot/account_deleted.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/docroot/account_deleted.html b/docroot/account_deleted.html
new file mode 100755
index 0000000..04af7cc
--- /dev/null
+++ b/docroot/account_deleted.html
@@ -0,0 +1,23 @@
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
3 <head>
4 <title>Please Log In!</title>
5 <script type="text/javascript" src="http://materialexperience.santoprene.com/siteflow2/scripts/designer.js"></script>
6
7 <style type="text/css">
8 @import url('http://www.santoprene.com/siteflow2/styles/designer.css');
9 @import url('http://materialexperience.santoprene.com/specialcases.css');
10 </style>
11 </head>
12
13 <body>
14 <h3>Your account has been deleted!</h3>
15
16 <p>Your account information has been deleted and you are now logged out of Material Experience Website. <br />
17 You will have to register and log in again if you would like to gain access to certain areas of this Web site.</p>
18
19 <p>You can close this card to continue.</p>
20
21
22 </body>
23</html>