1
Fork 0
poke/html/404.ejs
2024-02-25 06:44:38 +00:00

4 lines
No EOL
117 B
Text

<%- include('error.ejs', {
error: "404",
description: "Very 1984 Innit? I dont think this webpage exist :p"
}) %>