blob: 6f72e7d45baa181bf4efc000c389e7cb52b1d5bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
\clearance{}
\cache{\days{14}}
\alias{Home}
\page{
\table{width=99%}{
\td{valign=top}{
\h1{HTC}
\h3{by Henrik Rydberg}
}
}
<p>
\lang{
This is a HTC test system.
}{
Detta är ett HTC testsystem.
}
\table{bgcolor=#dddddd cellspacing=4 cellpadding=4}{
\tr{
\th{colspan=4}{LINKS}
}
\tr{
\th{\href{\pwd/Test}{Test directory}}
\th{Computer Go}
\th{Business}
\th{Pleasure}
}
\tr{
\td{\href{http://www.usgo.org/computer/index}{AGA Computer Go}}
\td{\href{\pwd/Games/}{Games}}
}
}
}
|