post_content; $pos = strpos($content, ''); if ( $pos ) { the_content(''); }else{ the_excerpt(); } ?>