poke/html/502.ejs

4 lines
128 B
Text
Raw Permalink Normal View History

2024-05-13 00:25:33 +02:00
<%- include('./layouts/error.ejs', {
2024-02-25 03:53:25 +01:00
error: "502",
description: "An error has occurred. Try again or come back later."
}) %>