dns.html
changeset 2 a9364f7b33f0
parent 1 9a54d203ac60
child 3 c3319af04ebc
equal deleted inserted replaced
1:9a54d203ac60 2:a9364f7b33f0
       
     1 <html>
       
     2 
       
     3 <head>
       
     4 <title>HAVP - DNS Fehler</title>
       
     5 <style type="text/css">
       
     6 <!--
       
     7 .style1 {
       
     8 	color: #00FFFF;
       
     9 	font-weight: bold;
       
    10 }
       
    11 -->
       
    12 </style>
       
    13 </head>
       
    14 
       
    15 <body bgcolor=#FFFFFF>
       
    16 
       
    17 <table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0>
       
    18 <tr bgcolor="#CCCCCC">
       
    19 	<td height=100 colspan=2 align=center>
       
    20 	<font face=arial,helvetica size=6><strong>HAVP - DNS Fehler</strong></font></td>
       
    21 </tr>
       
    22 <tr>
       
    23 	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;	</td>
       
    24 	<td width=550 bgcolor=#FFFFFF align=center valign=center>
       
    25 	<font face=arial,helvetica size=4>
       
    26 	HAVP<br>
       
    27 	<br>
       
    28 	<br>
       
    29 	Ein DNS Fehler trat während<br>
       
    30 	des Öffnens der Seite auf <br>
       
    31 	<br>	<br>	
       
    32 	<br>
       
    33 	<br>	<br>
       
    34 	<font color=red>
       
    35 	<b><!--message--></b>
       
    36 	</font>
       
    37 	<font color=black>
       
    38 	<br>
       
    39 	Bitte fragen Sie Ihren Systemadministrator </font></font>
       
    40 	<br>
       
    41 	<br>
       
    42 	</td>
       
    43 </tr>
       
    44 <tr>
       
    45   <td align=center valign=middle bgcolor=#000066>
       
    46       <span class="style1"><font face=arial,helvetica size=2 >
       
    47       <!--COMPANY-->
       
    48       </font></span>
       
    49   </td>
       
    50   <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td>
       
    51 </tr>
       
    52 </table>
       
    53 
       
    54 </body>
       
    55 
       
    56 </html>
       
    57