aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/web/register.html
diff options
context:
space:
mode:
Diffstat (limited to 'example/web/register.html')
-rw-r--r--example/web/register.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/example/web/register.html b/example/web/register.html
new file mode 100644
index 0000000..e721351
--- /dev/null
+++ b/example/web/register.html
@@ -0,0 +1,14 @@
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>