// 开始循环

while ( have_posts() ) : the_post();?>

>

', '' );?>

// 结束循环

endwhile;?>