blob: db6c6590b97c74dd3ae0322cc727d18370b3de33 (
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> </p>
</body>
</html>
|