Switch to using a nice table
[infodrom.org/luonnotar.infodrom.org] / src / webserver.wml
1 #include <luonnotar.style>
2
3 <page title="Web Servers on Luonnotar">
4
5 <define-tag row>
6 <tr>
7 <td><strong>%1</strong></td>
8 <td><a href="http://%0/">%0</a></td>
9 </tr>
10 </define-tag>
11
12 <p>You have entered this page probably because you were misdirected in
13 search of information.  The following servers are running on this
14 machine.  Please click on the name, the link will direct you to the
15 proper server.</p>
16
17 <table width=100% class=font>
18 <row www.infodrom.org "Infodrom Oldenburg">
19 <row www.infodrom.north.de "Infodrom Oldenburg alt">
20 <row lists.infodrom.org "Infodrom Lists">
21 <row gallery.infodrom.org "Infodrom Gallery">
22 <row cvs.infodrom.org "Infodrom CVS Repository">
23 <row meeting.ffis.de "Developer Meetings">
24 <row www.linuxger.de "#LinuxGER">
25 <row joey.debian.net "Debian Joey">
26 <row www.infodrom.org/~joey "Joeys Infopool">
27 <row www.infodrom.north.de/~muh "muh's WWW-Portal">
28 <row www.infodrom.north.de/~matthi "Unix-Liebhaber-Seite">
29 <row infocon.infodrom.org "Information & Consulting">
30 <row www.zeitungsliste.de "Zeitungsliste">
31 </table>
32
33 </page>
34
35 # Local variables:
36 # mode: text
37 # mode: auto-fill
38 # end: