implement this.error

This commit is contained in:
Rich Harris
2018-02-18 09:48:32 -05:00
parent d55401d45b
commit cb12231053
7 changed files with 168 additions and 61 deletions

View File

@@ -3,8 +3,8 @@
</:Head>
<Layout page='home'>
<h1>{{status}}</h1>
<p>{{message}}</p>
<h1>Not found</h1>
<p>{{error.message}}</p>
</Layout>
<script>