aboutsummaryrefslogtreecommitdiffstats
path: root/railties/html/404.html
blob: edbc89bf991e038d2225a6984e071ad7c8c3eca7 (plain) (blame)
1
2
3
4
5
6
<html>
<body>
  <h1>File not found</h1>
  <p>Change this error message for pages not found in public/404.html</p>
</body>
</html>