diff options
Diffstat (limited to 'pages/start.html')
-rw-r--r-- | pages/start.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/pages/start.html b/pages/start.html deleted file mode 100644 index af115aa..0000000 --- a/pages/start.html +++ /dev/null @@ -1,18 +0,0 @@ -<!--#set var="PAGE_TITLE" value="Startseite"--> -<!--#include virtual="../includes/template_start.html"--> - -<h1 align="center">Herzlich willkommen bei der <i>Mystic House Corner</i>!</h1> - -<center> -<table bgcolor="olive" cellspacing="0" cellpadding="2"><tr><td> -<table bgcolor="yellow" cellspacing="0" cellpadding="12"><tr><td> -<table bgcolor="yellow" cellspacing="0" cellpadding="0"><tr><td> -<nobr><img src="../images/warn16.gif"> </nobr> -</td><td width="100%"> -<font color="black"><b>Achtung:</b> Diese Seite befindet sich noch im Aufbau!</font> -</td></tr></table> -</td></tr></table> -</td></tr></table> -</center> - -<!--#include virtual="../includes/template_end.html"--> |