mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-08 03:03:07 -04:00
Update error pages
This commit is contained in:
parent
5d3e08be33
commit
65f1d40c11
4 changed files with 106 additions and 78 deletions
4
html/502.ejs
Normal file
4
html/502.ejs
Normal file
|
@ -0,0 +1,4 @@
|
|||
<%- include('error.ejs', {
|
||||
error: "502",
|
||||
description: "An error has occurred. Try again or come back later."
|
||||
}) %>
|
Loading…
Add table
Add a link
Reference in a new issue