'
', 'after_widget' => '
', ); the_widget( 'WP_Widget_Recent_Posts', false, $args ); the_widget( 'WP_Widget_Recent_Comments', false, $args ); the_widget( 'WP_Widget_Archives', false, $args ); the_widget( 'WP_Widget_Categories', false, $args ); } ?>