<?php bb_get_header(); ?>
<div class="bbcrumb"><a href="<?php bb_uri(); ?>"><?php bb_option('name'); ?></a> » <?php _e('Page not found!'); ?></div>
<h2 id="http404"><?php _e('Page not found!'); ?></h2>
<p><?php _e('I\'m sorry, but there is nothing at this URL.'); ?></p>
<?php bb_get_footer(); ?>