<?php get_header(); ?> <div id="posts"> <h2>Not Found</h2> <p>Oops, the information you are looking for was not found.</p> </div> <?php get_sidebar(); ?> <?php get_footer(); ?> <?php wp_footer(); ?> </div> </body> </html>