1
Fork 0
poke/html/502.ejs

4 lines
No EOL
128 B
Text

<%- include('./layouts/error.ejs', {
error: "502",
description: "An error has occurred. Try again or come back later."
}) %>