aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/var/www/html/help.html
blob: 17022d88fec608e15a0d91d324e7ab0002fde482 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<title>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 help for your grid here.</p>
    <p>&nbsp;</p>
  </body>
</html>