removed header & footer
This commit is contained in:
parent
117903ac7c
commit
e5f4656d71
|
@ -1,5 +1,3 @@
|
||||||
<?php include dirname(path: __DIR__) . '/_header.html.php'; ?>
|
|
||||||
|
|
||||||
<h2>404 Page not found</h2>
|
<h2>404 Page not found</h2>
|
||||||
|
|
||||||
<?php include dirname(path: __DIR__) . '/_footer.html.php' ?>
|
The requested URL cannot be found on this server.
|
||||||
|
|
Loading…
Reference in New Issue