slackware.uk/html/errordocs/404.php

9 lines
302 B
PHP

<?php require ("../header.php"); ?>
</div>
<div class="box boxmargins" id="headingbox">
<div id="headingtext">
<span class="heading bold">404 - Not Found</span><br>
<span class="subheading">The requested page or file is not found.</span>
</div>
</div>
<?php require ("../footer.shtml"); ?>