mirror of
https://github.com/AdaCore/aws.git
synced 2026-02-12 12:29:46 -08:00
19 lines
347 B
Plaintext
19 lines
347 B
Plaintext
|
|
<html>
|
|
<head>
|
|
<title>AWS Error - Page Not Found</title>
|
|
<body>
|
|
|
|
<p><img src="/aws_logo.png" border=0>
|
|
|
|
@@-- We have to use WEB_ESCAPE filter to disable html tags
|
|
@@-- initiated from client side.
|
|
@@-- See http://www.securityfocus.com/bid/7596
|
|
|
|
<p><b><font size=+2>@_WEB_ESCAPE:PAGE_@</font></b>
|
|
|
|
<p>Error 404 - AWS Page Not Found
|
|
|
|
</body>
|
|
</html>
|