%1$s Comments', '%1$s Comments', get_comments_number(), 'grow' ), number_format_i18n( get_comments_number() ) ); ?>

1 && get_option( 'page_comments' ) ) : ?>
1 && get_option( 'page_comments' ) ) : ?>
__( 'Submit Now', 'grow' ), 'title_reply' => __( 'Leave Comment', 'grow' ), 'comment_notes_after' => '', 'comment_field' => '

' . '

', 'fields' => apply_filters( 'comment_form_default_fields', array ( 'author' => '

' . '

', 'email' => '', 'url' => '

' . '

' ) ), ); comment_form( $comments_args ); ?>