', '' ); else: the_title( sprintf( '

', esc_url( get_permalink() ) ), '

' ); endif; if ( is_single() ) { the_content(); }else{ if($enable_post_excerpt == 'true'): the_excerpt(); if ( function_exists( 'artech_execerpt_link' ) ) : artech_execerpt_link(); endif; else: the_content(); endif; } ?>