'; } else{ echo '
'; } } else { echo '
'; } if( have_posts()) : the_post(); the_content(); endif; if( $post->comment_status == 'open' ) { comments_template( '', true ); // show comments } ?>