revert error page

This commit is contained in:
Rich Harris
2018-07-22 20:59:13 -04:00
parent c270ef8c4a
commit a8be39cfd6

View File

@@ -4,7 +4,7 @@
<h1>{status}</h1>
<pre>{error.stack}</pre>
<p>{error.message}</p>
<style>
h1, p {