From f0dd77c6be6a86fe384bb0015151e0a497973d39 Mon Sep 17 00:00:00 2001 From: Yehuda Katz + Carl Lerche Date: Thu, 24 Sep 2009 14:01:31 -0700 Subject: Move railties/lib/* into railties/lib/* --- .../generators/rails/app/templates/public/404.html | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 railties/lib/generators/rails/app/templates/public/404.html (limited to 'railties/lib/generators/rails/app/templates/public/404.html') diff --git a/railties/lib/generators/rails/app/templates/public/404.html b/railties/lib/generators/rails/app/templates/public/404.html deleted file mode 100644 index 88ee108e90..0000000000 --- a/railties/lib/generators/rails/app/templates/public/404.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - The page you were looking for doesn't exist (404) - - - - - -
-

The page you were looking for doesn't exist.

-

You may have mistyped the address or the page may have moved.

-
- - -- cgit v1.2.3