9c4b2ed415
git-svn-id: https://develop.svn.wordpress.org/trunk@2012 602fd350-edb4-49c9-b593-d223f7449a82
11 lines
195 B
PHP
11 lines
195 B
PHP
<?php include "header.php"; ?>
|
|
|
|
<div id="content" class="narrowcolumn">
|
|
|
|
<h2 class="center">Error 404 - Not Found</h2>
|
|
|
|
</div>
|
|
|
|
<?php include "sidebar.php"; ?>
|
|
<?php include "footer.php"; ?>
|