0
0
Fork 0

Remove en versions

This commit is contained in:
Jannik Beyerstedt 2024-03-06 23:25:46 +01:00
commit d6aad82e9a
18 changed files with 26 additions and 527 deletions

31
workshops/empty.html Normal file
View file

@ -0,0 +1,31 @@
<!--#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>
<!-- TEXT -->
<TT><FONT color="red" size="5">Dieser Workshop f&auml;llt leider aus.</FONT></TT>
<!-- /TEXT -->
</TD>
</TR>
<TR>
<TD bgColor=#000023><FONT color="#FFFFFF">&nbsp;</TD>
</TR>
<TR>
<TD bgColor="#cccff"><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" -->