diff --git a/404.php b/404.php new file mode 100644 index 00000000..2b32338e --- /dev/null +++ b/404.php @@ -0,0 +1,20 @@ + +
+

404 Not Found

+ + +
+ +EOT; + +echo Element("page.html", array("config" => $config, "body" => $page, "title" => ""));