Merge pull request #2713 from FLOChip/500-fixed

remove misleading line on 500 error page. #2648
This commit is contained in:
José Valim
2011-09-05 00:16:41 -07:00

View File

@@ -20,7 +20,6 @@
<!-- This file lives in public/500.html -->
<div class="dialog">
<h1>We're sorry, but something went wrong.</h1>
<p>We've been notified about this issue and we'll take a look at it shortly.</p>
</div>
</body>
</html>