<?php get_header(); ?> <?php include(TEMPLATEPATH."/left.php");?> <div id="content"> <h2>Error 404 - Sorry, Not Found</h2> </div> </div> <?php include(TEMPLATEPATH."/right.php");?> <?php get_footer(); ?>