aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example
diff options
context:
space:
mode:
authoronefang2019-08-07 00:12:46 +1000
committeronefang2019-08-07 00:12:46 +1000
commit836189329de43906169ab26fa44396b53b91b713 (patch)
tree5920b51776d7bb9b110c436ddb3d3b6faeab14a9 /example
parentThe knomes have been obsconded with by hippos. (diff)
downloadopensim-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')
-rw-r--r--example/web/register.html2
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>&nbsp;</p> 7<p>&nbsp;</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>&nbsp;</p> 9<p>&nbsp;</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>&nbsp;</p>
10</body> 12</body>
11</html> 13</html>