mirror of https://github.com/tildeclub/site.git
Update and rename error404.php to errors/404.php
This commit is contained in:
parent
a470a27105
commit
ad325ceeea
|
@ -1,4 +1,4 @@
|
|||
<?php include "header.php"; ?>
|
||||
<?php include "../header.php"; ?>
|
||||
|
||||
<h1 id="fancyboi">ERROR 404</h1>
|
||||
|
||||
|
@ -19,5 +19,5 @@
|
|||
</div>
|
||||
|
||||
|
||||
<?php include "footer.php"; ?>
|
||||
<?php include "../footer.php"; ?>
|
||||
|
Loading…
Reference in New Issue