summaryrefslogtreecommitdiff
path: root/user/index.htc
diff options
context:
space:
mode:
Diffstat (limited to 'user/index.htc')
-rwxr-xr-xuser/index.htc33
1 files changed, 33 insertions, 0 deletions
diff --git a/user/index.htc b/user/index.htc
new file mode 100755
index 0000000..6f72e7d
--- /dev/null
+++ b/user/index.htc
@@ -0,0 +1,33 @@
1\clearance{}
2\cache{\days{14}}
3\alias{Home}
4\page{
5 \table{width=99%}{
6 \td{valign=top}{
7 \h1{HTC}
8 \h3{by Henrik Rydberg}
9 }
10 }
11 <p>
12 \lang{
13 This is a HTC test system.
14 }{
15 Detta är ett HTC testsystem.
16 }
17
18 \table{bgcolor=#dddddd cellspacing=4 cellpadding=4}{
19 \tr{
20 \th{colspan=4}{LINKS}
21 }
22 \tr{
23 \th{\href{\pwd/Test}{Test directory}}
24 \th{Computer Go}
25 \th{Business}
26 \th{Pleasure}
27 }
28 \tr{
29 \td{\href{http://www.usgo.org/computer/index}{AGA Computer Go}}
30 \td{\href{\pwd/Games/}{Games}}
31 }
32 }
33}