Subversion Repositories ALCASAR

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
78 richard 1
<html>
2
 
3
<head>
4
<title>HAVP - Unknown Request</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</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
	The request is unknown:<br>
30
	<font color=red>
31
	<b><!--message--></b>
32
	</font>
33
	<font color=black>
34
	<br>
35
	</font></font><br>
36
	<br>	
37
  </td>
38
</tr>
39
<tr>
40
  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your
41
        Company Here</font></span></td>
42
  <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>
43
</tr>
44
</table>
45
 
46
</body>
47
 
48
</html>
49