mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 05:14:39 -05: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."
|
|
}) %> |