//The searchform that will be on the topbar
?>
//closes the topbar div ?>
//The header is a clickable area that links to your blog 'home'. If you want to add your custom image just drop an image named header.png in the /includes/ folder. The image needs to be 778px*198px ?>
/*
?>
*/
?>
//Begin of the wide column ?>
//Post Div ?>
//Here goes the metadata of your post ?>
By: Gus | 12/05/06 | Pipe Band | Trackback | Comments [RSS 2.0]
//End of post div ?>
// Begin Comments & Trackbacks ?>
// Begin Comments ?> //Comment Style ?>
if ($comment->comment_type != "trackback" && $comment->comment_type != "pingback" && !ereg("", $comment->comment_content) && !ereg("", $comment->comment_content)) { ?>
} ?>
// End Comments ?>
// Begin Trackbacks ?> //Trackback Style ?>
if ($comment->comment_type == "trackback" || $comment->comment_type == "pingback" || ereg("
", $comment->comment_content) || ereg("
", $comment->comment_content)) { ?>
if (!$runonce) { $runonce = true; ?>
Trackbacks/Pingbacks »»>
} ?>
} ?>
if ($runonce) { ?>
} ?>
// End Trackbacks ?>
Leave a Reply »»
//This closes the wide column div, leave it where it is! do NOT place it before the php endif ?>