'
', 'after_widget' => '
', 'before_title' => '

', 'after_title' => '

', ); $instance = array(); the_widget( 'WP_Widget_Search', $instance, $args ); the_widget( 'WP_Widget_Recent_Posts', $instance, $args ); the_widget( 'WP_Widget_Recent_Comments', $instance, $args ); the_widget( 'WP_Widget_Archives', $instance, $args ); the_widget( 'WP_Widget_Categories', $instance, $args ); endif // if( is_active_sidebar( 'main-sidebar' ) ) ?>