Simple server
This commit is contained in:
10
tmpls/404.t
Normal file
10
tmpls/404.t
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>404 - Page not found</title>
|
||||
</head>
|
||||
<body>
|
||||
The page you were looking for doesn't exist. <br />
|
||||
URL: <#URL>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user