<?php get_header(); ?> <div id="content"> <h2 class="center"><?php _e('Page not found', 'garland'); ?></h2> </div> <?php get_footer(); ?>