diff options
author | onefang | 2020-03-16 14:49:09 +1000 |
---|---|---|
committer | onefang | 2020-03-16 14:49:09 +1000 |
commit | f8574e0be89e7b523e64f656c93814d6948b2a33 (patch) | |
tree | 11bd44706c54b1441e890f685a5ed6e07e75777f /web/register.html | |
parent | Revert "Bitch if we can't read the OpenSim config file." (diff) | |
download | opensim-SC-f8574e0be89e7b523e64f656c93814d6948b2a33.zip opensim-SC-f8574e0be89e7b523e64f656c93814d6948b2a33.tar.gz opensim-SC-f8574e0be89e7b523e64f656c93814d6948b2a33.tar.bz2 opensim-SC-f8574e0be89e7b523e64f656c93814d6948b2a33.tar.xz |
Revert "The new sledjchisl binary, to replace the management scripts and web stuff."
This reverts commit 34c5ee4c2a489a506e93d5b303fbc80b263747f0.
Diffstat (limited to 'web/register.html')
-rw-r--r-- | web/register.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/web/register.html b/web/register.html deleted file mode 100644 index 46317e6..0000000 --- a/web/register.html +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | <html> | ||
2 | <title>Account 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 account registration help for your grid here. | ||
9 | <p> </p> | ||
10 | <p>If you want to register an account on this grid, ask the person that runs it to do that for you.</p> | ||
11 | <p> </p> | ||
12 | <p>If you want to register an account on this grid, <a href="account.html"> click here</a> (when it's written).</p> | ||
13 | <p> </p> | ||
14 | </body> | ||
15 | </html> | ||