diff options
Diffstat (limited to 'web/help.html')
-rw-r--r-- | web/help.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/web/help.html b/web/help.html deleted file mode 100644 index 9a75aa6..0000000 --- a/web/help.html +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
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"> | ||
8 | Include help for your grid here. | ||
9 | <p> </p> | ||
10 | </body> | ||
11 | </html> | ||