poke/html/404.ejs

4 lines
151 B
Text
Raw Normal View History

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