?>
// The Loop while($recent_article->have_posts()) : $recent_article->the_post(); ?>
endwhile;
// Reset Query wp_reset_query();