comment_status ) : comments_number( __( '0 comments:', 'blogotron' ), __( '1 comment:', 'blogotron' ), '% ' . __( 'comments:', 'blogotron' ) ); else: // if ( 'open' == $post->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() ) comment_form(); ?>