' . get_the_title() . '' ); } else { printf( /* translators: 1: The number of comments, 2: The post title. */ _n( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', get_comments_number(), 'twentytwelve' ), number_format_i18n( get_comments_number() ), '' . get_the_title() . '' ); } ?>

    'twentytwelve_comment', 'style' => 'ol', ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>