aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/web/register.html
diff options
context:
space:
mode:
authoronefang2020-03-16 20:19:08 +1000
committeronefang2020-03-16 20:19:08 +1000
commit7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b (patch)
tree2dbcd207d6268a5432ea219cf49ec8b9d22fb582 /example/web/register.html
parentIgnore the src build temporary directories. (diff)
downloadopensim-SC_OLD-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.zip
opensim-SC_OLD-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.tar.gz
opensim-SC_OLD-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.tar.bz2
opensim-SC_OLD-7b85022c0ddfd85feb4c7a36ec45b8cc35f6f06b.tar.xz
Shift web stuff to the www folder, and update it.
Diffstat (limited to 'example/web/register.html')
-rw-r--r--example/web/register.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/example/web/register.html b/example/web/register.html
deleted file mode 100644
index e721351..0000000
--- a/example/web/register.html
+++ /dev/null
@@ -1,14 +0,0 @@
1<html>
2<title>Account for this grid</title>
3<head>
4<link rel="shortcut icon" href="SledjHamrIconSmall.png">
5</head>
6<body bgcolor="black" text="white" alink="red" link="blue" vlink="purple">
7Include account registration help for your grid here.
8<p>&nbsp;</p>
9<p>If you want to register an account on this grid, ask the person that runs it to do that for you.</p>
10<p>&nbsp;</p>
11<p>If you want to register an account on this grid, <a href="account.html"> click here</a> (when it's written).</p>
12<p>&nbsp;</p>
13</body>
14</html>