slackware.uk/html/errordocs/400.php

9 lines
334 B
PHP

<?php require ("../header.php"); ?>
</div>
<div class="box boxmargins" id="headingbox">
<div id="headingtext">
<span class="heading bold">400 - Bad Request</span><br>
<span class="subheading">The server could not understand the<br>request that your browser sent.</span>
</div>
</div>
<?php require ("../footer.shtml"); ?>