sealandia-framework/views/404.php

8 lines
135 B
PHP
Raw Normal View History

2024-08-15 16:10:53 +02:00
<html>
<head>
<title>Sealandia framework</title>
</head>
<body>
<h1>Page not found</h1>
</body>
</html>