<h2class="center"><?php_e('Error 404 - Not Found')?></h2>
<p><?php_e('The page you are looking for cannot be found on this site. You can use the search box to the left to find the page or go to the ')?><ahref="<?phpbloginfo('url');?>"><?php_e('home page')?></a>.</p>
<fieldset><legend><?phpcomment_form_title('Leave a Comment','Leave a Reply to %s');?></legend>
<p><?phpcancel_comment_reply_link()?></p>
<?phpif($user_ID){?>
<p><?php_e('You are logged in as')?><ahref="<?phpechoget_option('siteurl');?>/wp-admin/profile.php">
<?phpecho$user_identity;?></a>. <?php_e('To logout')?>, <ahref="<?phpechowp_logout_url(get_permalink());?>"title="<?php_e('Log out of this account')?>"><?php_e('click here')?></a>.
<ahref="http://wordpress.org"title="Powered by WordPress <?phpbloginfo('version');?>, state-of-the-art semantic personal publishing platform">WordPress <?phpbloginfo('version');?></a>
<?php
_e(' and delivered to you in ');
timer_stop(1);
_e(' seconds using ');
echo$wpdb->num_queries;
_e(' queries.');
?>
<br/>
Theme: <ahref="http://ajaydsouza.com/wordpress/wpthemes/connections-reloaded/"title="Powered by Connections Reloaded">Connections Reloaded</a><?php_e(' by ')?><ahref="http://ajaydsouza.com"title="Visit Ajay's Blog">Ajay D'Souza</a>. <?php_e('Derived from ')?><ahref="http://vanillamist.com/blog/"title="Connections Theme">Connections</a>.