added project files
This commit is contained in:
15
porto/pages/404.php
Normal file
15
porto/pages/404.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>404 ERROR</title>
|
||||
<style>
|
||||
*{
|
||||
font-family: monospace, roboto, helvetica, arial, sans-serif;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1 style="margin-left: auto; margin-right: auto; text-align: center;">404 ERROR</h1>
|
||||
<h1 style="margin-left: auto; margin-right: auto; text-align: center;">SNEL TERUG JONGEMAN, U HEEFT EEN VERKEERDE AFSLAG GENOMEN!!!!</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user