1
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-02-19 01:56:01 -05:00
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~ "
}) %>