0
0
Fork 0

import from old webserver

This commit is contained in:
Jannik Beyerstedt 2024-01-27 15:09:50 +01:00
commit 7c5249671b
69 changed files with 7330 additions and 0 deletions

View file

@ -0,0 +1,36 @@
<!--#include virtual="/inc/ws-head.html" -->
<!--#include virtual="/inc/ws-menu.html" -->
<P>
<TABLE cellspacing="0" cellpadding="3" width="100%" border="0">
<TBODY>
<TR>
<TD bgcolor="#000023">
<FONT color="#FFFFFF"><TT><B>&nbsp;+&nbsp;Infos</B></TT></FONT>
</TD>
</TR>
<TR>
<TD bgcolor="#ccccff">
<TT>
Keine Informationen verf&uuml;gbar.
</TT>
</TD>
</TR>
<TR>
<TD bgcolor="#000023">
<FONT color="#FFFFFF">&nbsp;</FONT>
</TD>
</TR>
<TR>
<TD bgcolor="#ccccff">
<FONT color="#FFFFFF"><P align="right"><B><TT><A href="../index.html">[zur&uuml;ck]</A></TT></B></P>
</TD>
</TR>
</TBODY>
</TABLE>
</P>
<!--#include virtual="/inc/html-end.html" -->