summaryrefslogtreecommitdiffstats
path: root/redmine/public/404.html
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2006-06-28 18:11:03 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2006-06-28 18:11:03 +0000
commit6b7650e2f03156ea1e3985b30c1995e44c317e3d (patch)
treee56734d45ecc3725b77f3da1ede21294e49ec894 /redmine/public/404.html
parent73e0b8f8b3c9350018a7d8fda143dd9b8aa6f091 (diff)
downloadredmine-6b7650e2f03156ea1e3985b30c1995e44c317e3d.tar.gz
redmine-6b7650e2f03156ea1e3985b30c1995e44c317e3d.zip
Initial commit
git-svn-id: http://redmine.rubyforge.org/svn/trunk@4 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'redmine/public/404.html')
-rw-r--r--redmine/public/404.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/redmine/public/404.html b/redmine/public/404.html
new file mode 100644
index 000000000..e1c8e916f
--- /dev/null
+++ b/redmine/public/404.html
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+ "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<body>
+ <h1>File not found</h1>
+</body>
+</html> \ No newline at end of file