mirror of https://github.com/tildeclub/site.git
8 lines
95 B
PHP
8 lines
95 B
PHP
|
<?php include "header.php"; ?>
|
||
|
|
||
|
<h1>$ ERROR 404</h1>
|
||
|
|
||
|
|
||
|
|
||
|
<?php include "footer.php"; ?>
|