aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/web/register.html
blob: a34becb975c8dff8aae9165da7fb5b1cfed9a0b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<title>Account for this grid</title>
<head>
</head>
<body bgcolor="black" text="white" alink="red" link="blue" vlink="purple">
Include account registration help for your grid here.
<p>&nbsp;</p>
<p>If you want to register an account on this grid, ask the person that runs it to do that for you.</p>
<p>&nbsp;</p>
<p>If you want to register an account on this grid, <a href="account.html"> click here</a> (when it's finished).</p>
<p>&nbsp;</p>
</body>
</html>