<?php get_header(); ?> <div class="messagebox"> <div class="content small"> <?php _e('Error 404 - Not Found', 'elegantbox'); ?> </div> </div> </div> <?php get_sidebar(); ?> <div class="fixed"></div> <div id="bottom"> <?php get_footer(); ?>