aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/var/www/html/password_help.html
diff options
context:
space:
mode:
Diffstat (limited to 'example/var/www/html/password_help.html')
-rw-r--r--example/var/www/html/password_help.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/example/var/www/html/password_help.html b/example/var/www/html/password_help.html
new file mode 100644
index 0000000..db6c659
--- /dev/null
+++ b/example/var/www/html/password_help.html
@@ -0,0 +1,13 @@
1<html>
2<title>Password help for this grid</title>
3 <head>
4 <meta charset="UTF-8">
5 <link rel="shortcut icon" href="SledjHamrIconSmall.png">
6 <link type='text/css' rel='stylesheet' href='SledjChisl.css' media='all' />
7 <meta http-equiv="refresh" content="120">
8 </head>
9 <body bgcolor='black' text='white' link='aqua' vlink='fuchsia' alink='red'>
10 <p>Include password help for your grid here.</p>
11 <p>&nbsp;</p>
12 </body>
13</html>