aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/www/help.html
diff options
context:
space:
mode:
Diffstat (limited to 'example/www/help.html')
-rw-r--r--example/www/help.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/example/www/help.html b/example/www/help.html
new file mode 100644
index 0000000..9a75aa6
--- /dev/null
+++ b/example/www/help.html
@@ -0,0 +1,11 @@
1<html>
2<title>Help for this grid</title>
3<head>
4<meta charset="UTF-8">
5<link rel="shortcut icon" href="SledjHamrIconSmall.png">
6</head>
7<body bgcolor="black" text="white" alink="red" link="blue" vlink="purple">
8Include help for your grid here.
9<p>&nbsp;</p>
10</body>
11</html>