app/views/public_errors/not_found.html in goalie-0.0.0 vs app/views/public_errors/not_found.html in goalie-0.0.1
- old
+ new
@@ -15,10 +15,9 @@
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
</style>
</head>
<body>
- <!-- This file lives in public/404.html -->
<div class="dialog">
<h1>The page you were looking for doesn't exist.</h1>
<p>You may have mistyped the address or the page may have moved.</p>
</div>
</body>