mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-04-13 16:59:13 +00:00
Merge pull request #36 from beatriceo/error-pages
added error types to error pages
This commit is contained in:
commit
458d6c0dd9
@ -1,2 +1,2 @@
|
||||
<h1>Error</h1>
|
||||
<h1>404 Error</h1>
|
||||
<p>Ethan, fix this</p>
|
||||
|
@ -1,2 +1,2 @@
|
||||
<h1>Error</h1>
|
||||
<h1>422 Error</h1>
|
||||
<p>Ethan, fix this</p>
|
||||
|
@ -1,2 +1,2 @@
|
||||
<h1>Error</h1>
|
||||
<h1>500 Error</h1>
|
||||
<p>Ethan, fix this</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user