summaryrefslogtreecommitdiff
path: root/framework/Exceptions/templates/error404-en.html
diff options
context:
space:
mode:
authorxue <>2005-11-25 15:13:27 +0000
committerxue <>2005-11-25 15:13:27 +0000
commit0bdeb1bb2f43028b6f7e1fe5b0159f17bb0cb9e2 (patch)
treec1f3bab39aae0377de0bb3c17f037a19736d1c36 /framework/Exceptions/templates/error404-en.html
parent74ad156f8f86ba8d258c5c2522f98a3e8d4bd914 (diff)
Diffstat (limited to 'framework/Exceptions/templates/error404-en.html')
-rw-r--r--framework/Exceptions/templates/error404-en.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/framework/Exceptions/templates/error404-en.html b/framework/Exceptions/templates/error404-en.html
index 11585661..1f6610fe 100644
--- a/framework/Exceptions/templates/error404-en.html
+++ b/framework/Exceptions/templates/error404-en.html
@@ -1,5 +1,7 @@
<html>
<head>
+<meta http-equiv="Content-Type" content="text/html; charset="utf-8"/>
+<meta http-equiv="content-language" content="en"/>
<title>Page Not Found</title>
<style>
body {font-family:"Verdana";font-weight:normal;color:black;}
@@ -15,8 +17,8 @@ p {font-family:"Verdana";font-weight:normal;color:black;font-size:9pt;margin-top
<h1>%%ErrorMessage%%</h1>
<h2>Error 404</h2>
<p>
-The requested URL was not found on this server.
-If you entered the URL manually please check your spelling and try again.
+The requested URL was not found on this server.
+If you entered the URL manually please check your spelling and try again.
</p>
<p>
If you think this is a server error, please contact the <a href="mailto:%%ServerAdmin%%">webmaster</a>.