From bf00b95810c16471d6acbd8f9f4cc8b2b1530481 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 3 Jan 2006 16:03:33 +0000 Subject: Added Error 400 templates. Fixed encoding problems for a few templates. --- framework/Exceptions/templates/error404-en.html | 64 ++++++++++++------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'framework/Exceptions/templates/error404-en.html') diff --git a/framework/Exceptions/templates/error404-en.html b/framework/Exceptions/templates/error404-en.html index abbc84a6..40862e0e 100644 --- a/framework/Exceptions/templates/error404-en.html +++ b/framework/Exceptions/templates/error404-en.html @@ -1,33 +1,33 @@ - - - - -Page Not Found - - - -

%%ErrorMessage%%

-

Error 404

-

-The requested URL was not found on this server. -If you entered the URL manually please check your spelling and try again. -

-

-If you think this is a server error, please contact the webmaster. -

-
-%%Time%% %%Version%% -
- + + + + +Page Not Found + + + +

%%ErrorMessage%%

+

Error 404

+

+The requested URL was not found on this server. +If you entered the URL manually please check your spelling and try again. +

+

+If you think this is a server error, please contact the webmaster. +

+
+%%Time%% %%Version%% +
+ \ No newline at end of file -- cgit v1.2.3