blob: 26e62a60891cc941281d736f1836f81ebb6b0365 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<html>
<title>Account for this grid</title>
<head>
<meta charset="UTF-8">
<link rel="shortcut icon" href="/SledjHamrIconSmall.png">
<link type='text/css' rel='stylesheet' href='SledjChisl.css' media='all' />
<meta http-equiv="refresh" content="120">
</head>
<body bgcolor='black' text='white' link='aqua' vlink='fuchsia' alink='red'>
<p>Include account registration help for your grid here.</p>
<p> </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> </p>
<p>If you want to register an account on this grid, <a href="/sledjchisl.fcgi/account.html"> click here</a> (when it's written).</p>
<p> </p>
</body>
</html>
|