aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/var/www/html/register.html
diff options
context:
space:
mode:
Diffstat (limited to 'example/var/www/html/register.html')
-rw-r--r--example/var/www/html/register.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/example/var/www/html/register.html b/example/var/www/html/register.html
new file mode 100644
index 0000000..e37d2b0
--- /dev/null
+++ b/example/var/www/html/register.html
@@ -0,0 +1,17 @@
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 <link type='text/css' rel='stylesheet' href='SledjChisl.css' media='all' />
7 <meta http-equiv="refresh" content="120">
8 </head>
9 <body bgcolor='black' text='white' link='aqua' vlink='fuchsia' alink='red'>
10 <p>Include account registration help for your grid here.</p>
11 <p>&nbsp;</p>
12 <p>If you want to register an account on this grid, ask the person that runs it to do that for you.</p>
13 <p>&nbsp;</p>
14 <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>
15 <p>&nbsp;</p>
16 </body>
17</html>