equal
deleted
inserted
replaced
|
1 <html> |
|
2 |
|
3 <head> |
|
4 <title>HAVP - Access Denied</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 |
|
18 <table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0> |
|
19 <tr bgcolor="#FF6600"> |
|
20 <td height=100 colspan=2 align=center> |
|
21 <font face=arial,helvetica size=6><strong>HAVP - Access Denied </strong></font></td> |
|
22 </tr> |
|
23 <tr> |
|
24 <td align=center valign=bottom width=150 bgcolor=#000066> </td> |
|
25 <td width=550 bgcolor=#FFFFFF align=center valign=center> |
|
26 <font face=arial,helvetica color=black size=4> |
|
27 <br> |
|
28 Access to the page has been denied <br> |
|
29 <br> |
|
30 because the following page is to large<br> |
|
31 <br> |
|
32 <br> |
|
33 <font color=red> |
|
34 <b><!--message--></b> |
|
35 </font></font> |
|
36 <br> |
|
37 <br> |
|
38 <br> |
|
39 </td> |
|
40 </tr> |
|
41 <tr> |
|
42 <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2 >Your |
|
43 Company Here </font></span> </td> |
|
44 <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> |
|
45 </tr> |
|
46 </table> |
|
47 |
|
48 </body> |
|
49 |
|
50 </html> |
|
51 |