//php
// comment ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//if ($options['single_blog_show_comment'] || $options['single_blog_show_trackback']) { comments_template('', true); };
?>
//php
// widget ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
get_sidebar();
?>