-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstandard_index.html_de
More file actions
36 lines (36 loc) · 1.21 KB
/
standard_index.html_de
File metadata and controls
36 lines (36 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<HTML>
<HEAD>
<TITLE>Herzlich Willkommen!</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" leftMargin=0 topMargin=0 rightMargin=0 marginheight="0" marginwidth="0">
<CENTER>
<TABLE BORDER="0" WIDTH="100%" CELLSPACING="0">
<TR>
<TD BGCOLOR="#025CCA" ALIGN="CENTER">
<HR SIZE="1" COLOR="#FFFFFF">
<TABLE>
<TR>
<TD><FONT SIZE="3" COLOR="#FFFFFF" FACE="Helvetica, Arial"><B>Herzlich Willkommen auf <!--ADRESSE//-->Ihrer Website!<!--ADRESSE//--></B></FONT></TD>
</TR>
</TABLE>
<HR SIZE="1" COLOR="#FFFFFF">
</TD>
</TR>
<TR>
<TD BGCOLOR="#FFFFFF">
<BR><BR>
<CENTER>
<FONT COLOR="#000000" SIZE="2" FACE="Helvetica, Arial">Dies ist die Standard-Index-Seite Ihres Webs. Sie können sie problemlos löschen oder durch eine andere Seite ersetzen. Es handelt sich hierbei um die Datei index.html im Verzeichnis <B>web</B>.
<P>Bei Fragen oder Problemen wenden Sie sich bitte an den Server-Administrator.</FONT>
</CENTER>
<BR>
<HR SIZE="1" WIDTH="90%">
<CENTER>
<FONT SIZE="1" COLOR="#000000" FACE="Verdana, Arial">powered by <A HREF="http://www.ispconfig.org">ISPConfig</A></FONT>
</CENTER>
</TD>
</TR>
</TABLE>
</CENTER>
</BODY>
</HTML>