remove misleading line on 500 error page.

This commit is contained in:
Teng Siong Ong
2011-08-27 14:31:24 -05:00
parent 1606b6c7e4
commit 5acbc19f30

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>If you believe you've seen this page in error, please notify the site owner.</p>
</div>
</body>
</html>