-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstandard_index.html_it
More file actions
39 lines (38 loc) · 1.17 KB
/
standard_index.html_it
File metadata and controls
39 lines (38 loc) · 1.17 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
37
38
39
<HTML>
<HEAD>
<TITLE>Benvenuti!</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>Benvenuti
<!--ADRESSE//-->
sul vostro sito!
<!--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">Questo file puo' essere cancellato o sovrascritto senza nessuna difficolta'. Questo e' prodotto dal file index.html nella directory <B>web</B>.
<P>Per domande o problemi contattate l'amministratore del server.</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>