aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/web/register.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/register.html')
-rw-r--r--web/register.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/web/register.html b/web/register.html
new file mode 100644
index 0000000..46317e6
--- /dev/null
+++ b/web/register.html
@@ -0,0 +1,15 @@
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">
8Include account registration help for your grid here.
9<p>&nbsp;</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>&nbsp;</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>&nbsp;</p>
14</body>
15</html>