diff options
author | onefang | 2019-08-07 00:12:46 +1000 |
---|---|---|
committer | onefang | 2019-08-07 00:12:46 +1000 |
commit | 836189329de43906169ab26fa44396b53b91b713 (patch) | |
tree | 5920b51776d7bb9b110c436ddb3d3b6faeab14a9 /example/web | |
parent | The knomes have been obsconded with by hippos. (diff) | |
download | opensim-SC_OLD-836189329de43906169ab26fa44396b53b91b713.zip opensim-SC_OLD-836189329de43906169ab26fa44396b53b91b713.tar.gz opensim-SC_OLD-836189329de43906169ab26fa44396b53b91b713.tar.bz2 opensim-SC_OLD-836189329de43906169ab26fa44396b53b91b713.tar.xz |
The beginnings of an account management web page.
Just some simple dynamic pages that don't actually do anything.
Diffstat (limited to 'example/web')
-rw-r--r-- | example/web/register.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/web/register.html b/example/web/register.html index 8008881..a34becb 100644 --- a/example/web/register.html +++ b/example/web/register.html | |||
@@ -7,5 +7,7 @@ Include account registration help for your grid here. | |||
7 | <p> </p> | 7 | <p> </p> |
8 | <p>If you want to register an account on this grid, ask the person that runs it to do that for you.</p> | 8 | <p>If you want to register an account on this grid, ask the person that runs it to do that for you.</p> |
9 | <p> </p> | 9 | <p> </p> |
10 | <p>If you want to register an account on this grid, <a href="account.html"> click here</a> (when it's finished).</p> | ||
11 | <p> </p> | ||
10 | </body> | 12 | </body> |
11 | </html> | 13 | </html> |