diff --git a/404.php b/404.php index 5ac7f2ad..34539e8b 100644 --- a/404.php +++ b/404.php @@ -29,6 +29,19 @@ $page = <<

+ + EOT; echo Element("page.html", array("config" => $config, "body" => $errorimage ? $page : "", "title" => "404 Not Found"));