comment_status ) _e( 'Comments are closed.', 'blogotron' ); endif; // if ( 'open' == $post->comment_status ) ?>

    'ol', 'callback' => 'blogotron_get_comments' ) ); ?>
1 && get_option( 'page_comments' ) ) : ?> 1 && get_option( 'page_comments' ) ) endif; // if ( have_comments() ) if ( comments_open() ) { comment_form(); }