mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
Update and rename error404.php to errors/404.php
This commit is contained in:
committed by
GitHub
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"; ?>
|
||||
|
||||
Reference in New Issue
Block a user