mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:38:24 +01:00
4 lines
118 B
Text
4 lines
118 B
Text
|
<%- include('error.ejs', {
|
||
|
error: "502",
|
||
|
description: "An error has occurred. Try again or come back later."
|
||
|
}) %>
|