<?php while (have_posts()) : the_post(); ?>
<?php if(function_exists('the_views')) { the_views(); } ?>