404.tpl 478 B

123456789101112
  1. <h1>The requested document at '<i>%($base_url$"req_path%)</i>' doesn't exist</h1>
  2. % # Google Enhanced 404 pages: http://www.google.com/support/webmasters/bin/answer.py?answer=93644
  3. <script type="text/javascript">
  4. var GOOG_FIXURL_LANG = 'en';
  5. var GOOG_FIXURL_SITE = '%($base_url%)/';
  6. </script>
  7. <script type="text/javascript"
  8. src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
  9. <h4>Or take a look at the <a href="/sitemap">sitemap</a>.</h4>
  10. <hr>