1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 05:34:40 -05:00
poke/html/404.ejs
2024-02-25 06:44:38 +00:00

4 lines
117 B
Text

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