diff options
author | onefang | 2020-02-27 11:18:47 +1000 |
---|---|---|
committer | onefang | 2020-02-27 11:18:47 +1000 |
commit | 34c5ee4c2a489a506e93d5b303fbc80b263747f0 (patch) | |
tree | 53e5f29e16929503a1171a0e251249c0396c5f50 /web/help.html | |
parent | Add a default gloebit config file, coz it doesn't like it if it doesn't exist. (diff) | |
download | opensim-SC-34c5ee4c2a489a506e93d5b303fbc80b263747f0.zip opensim-SC-34c5ee4c2a489a506e93d5b303fbc80b263747f0.tar.gz opensim-SC-34c5ee4c2a489a506e93d5b303fbc80b263747f0.tar.bz2 opensim-SC-34c5ee4c2a489a506e93d5b303fbc80b263747f0.tar.xz |
The new sledjchisl binary, to replace the management scripts and web stuff.
Diffstat (limited to 'web/help.html')
-rw-r--r-- | web/help.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/web/help.html b/web/help.html new file mode 100644 index 0000000..9a75aa6 --- /dev/null +++ b/web/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"> | ||
8 | Include help for your grid here. | ||
9 | <p> </p> | ||
10 | </body> | ||
11 | </html> | ||