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

', 'after_title' => '

', ); the_widget( 'WP_Widget_Recent_Posts', '', $args ); the_widget( 'WP_Widget_Recent_Comments', '', $args ); the_widget( 'WP_Widget_Archives', '', $args ); the_widget( 'WP_Widget_Categories', '', $args ); endif; /* is_active_sidebar */ ?>