summaryrefslogtreecommitdiff
path: root/pages/start.html
blob: af115aa0eb964840ec4ff8563d44267d2bd3f9fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!--#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">&nbsp;</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"-->