<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    @STYLE@
    <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />
    <title>ERROR: The requested URL could not be retrieved</title>
  </head>

  <body>
    <div id="container">
      <div id="header">
        <h1>ERROR</h1>
        <h2>The requested URL could not be retrieved</h2>
      </div>

      <div id="body">
        <div id="what">
          <p>While trying to process the request:</p>
          <PRE>
            %R
          </PRE>
        </div>
        <div id="errortitle">
          <p>The following error was encountered:</p>
        </div>
        <div id="errorwhat">
          <p>Invalid Response</p>
        </div>
        <div id="errordescription">
          <p>
            The HTTP Response message received from the contacted server
            could not be understood or was otherwise malformed. Please contact
            the site operator. Your cache administrator may be able to provide
            you with more details about the exact nature of the problem if needed.
          </p>
        </div>
      </div>

      <p>
        <div id="footer">Your cache administrator is <a href="mailto:%w">%w</a>.</div>
        <div id="signature">Generated %T by %h (%s).</div>
      </p>

    </div>
  </body>
</html>
