it mostly works!
This commit is contained in:
parent
76543fd220
commit
44cd13f10c
52 changed files with 879 additions and 396 deletions
3
views/error.handlebars
Normal file
3
views/error.handlebars
Normal file
|
@ -0,0 +1,3 @@
|
|||
<h2 class="error">{{status}}</h2>
|
||||
<p><samp class="wrap">{{message}}</samp></p>
|
||||
<p>would you like to <a href="/">go back to the main page?</a></p>
|
Loading…
Add table
Add a link
Reference in a new issue