Files
aboba/tmpls/404.t
2025-06-09 14:42:51 +02:00

11 lines
201 B
Perl

<!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>