aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/var/www/html/password_help.html
blob: 0578396fa2afea3078847e9ca3e47ebddf441fc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<title>Password help for this grid</title>
  <head>
    <meta charset="UTF-8">
    <link rel="shortcut icon" href="/SledjHamrIconSmall.png">
    <link type='text/css' rel='stylesheet' href='SledjChisl.css' media='all' />
    <meta http-equiv="refresh" content="120">
  </head>
  <body bgcolor='black' text='white' link='aqua' vlink='fuchsia' alink='red'>
    <p>Include password help for your grid here.</p>
    <p>&nbsp;</p>
  </body>
</html>