>
'; // Output the featured image. if ( has_post_thumbnail() ) { $thumbnail = 'cleanportfolio-featured'; the_post_thumbnail( $thumbnail ); } else { echo '' . $image . ''; } ?>
', '' ); ?>