1
Fork 0
poke/html/404.ejs
2024-02-24 21:53:25 -05:00

4 lines
No EOL
151 B
Text

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