' . get_the_title() . '' ); } else { printf( /* translators: 1: number of comments, 2: post title */ _nx( '%1$s Reply to “%2$s”', '%1$s Replies to “%2$s”', $comments_number, 'comments title', 'teletype' ), number_format_i18n( $comments_number ), '' . get_the_title() . '' ); } ?>

    true, 'avatar_size' => 48, ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
'', ); comment_form($args); ?>