Switch to using a nice table
authorJoey Schulze <joey@infodrom.org>
Sat, 30 Aug 2008 11:05:40 +0000 (11:05 +0000)
committerJoey Schulze <joey@infodrom.org>
Sat, 30 Aug 2008 11:05:40 +0000 (11:05 +0000)
src/webserver.wml

index 7ec123f..e487e75 100644 (file)
@@ -2,29 +2,37 @@
 
 <page title="Web Servers on Luonnotar">
 
+<define-tag row>
+<tr>
+<td><strong>%1</strong></td>
+<td><a href="http://%0/">%0</a></td>
+</tr>
+</define-tag>
+
 <p>You have entered this page probably because you were misdirected in
 search of information.  The following servers are running on this
 machine.  Please click on the name, the link will direct you to the
-proper server.
-
-<p>
+proper server.</p>
 
-<br><strong>Infodrom Oldenburg</strong> - <a href="http://www.infodrom.org/">www.infodrom.org</a>
-<br><strong>Infodrom Oldenburg alt</strong> - <a href="http://www.infodrom.north.de/">www.infodrom.north.de</a>
-<br><strong>InfoCon</strong> - <a href="http://infocon.infodrom.org/">infocon.infodrom.org</a>
-<br><strong>Joeys Infopool</strong> - <a href="http://www.infodrom.org/~joey/">www.infodrom.org/~joey/</a>
-<br><strong>muh's WWW-Portal</strong> - <a href="http://www.infodrom.north.de/~muh/">www.infodrom.org/~joey/</a>
-<br><strong>Infodrom CVS</strong> - <a href="http://cvs.infodrom.org/">cvs.infodrom.org</a>
-<br><strong>Infodrom Lists</strong> - <a href="http://lists.infodrom.org/">lists.infodrom.org</a>
-<br><strong>#LinuxGER</strong> - <a href="http://www.linuxger.de/">www.linuxger.de</a>
-<br><strong>Developer meetings</strong> - <a href="http://meeting.ffis.de/">meeting.ffis.de</a>
-<br><strong>Debian Joey</strong> - <a href="http://joey.debian.net/">joey.debian.net</a>
-<br><strong>Zeitungsliste</strong> - <a href="http://www.zeitungsliste.de/">www.zeitungsliste.de</a>
+<table width=100% class=font>
+<row www.infodrom.org "Infodrom Oldenburg">
+<row www.infodrom.north.de "Infodrom Oldenburg alt">
+<row lists.infodrom.org "Infodrom Lists">
+<row gallery.infodrom.org "Infodrom Gallery">
+<row cvs.infodrom.org "Infodrom CVS Repository">
+<row meeting.ffis.de "Developer Meetings">
+<row www.linuxger.de "#LinuxGER">
+<row joey.debian.net "Debian Joey">
+<row www.infodrom.org/~joey "Joeys Infopool">
+<row www.infodrom.north.de/~muh "muh's WWW-Portal">
+<row www.infodrom.north.de/~matthi "Unix-Liebhaber-Seite">
+<row infocon.infodrom.org "Information & Consulting">
+<row www.zeitungsliste.de "Zeitungsliste">
+</table>
 
 </page>
 
 # Local variables:
 # mode: text
 # mode: auto-fill
-# mode: iso-accents
 # end: