' . get_the_title() . '' ); ?>
    'ol', 'short_ping' => true, 'avatar_size' => 100, 'callback' => $callback, 'reply_text' => '' . esc_html__( 'Reply', 'bianco' ), ) ); ?> 1 && get_option( 'page_comments' ) ) { ?>

'', 'id_submit' => '', 'title_reply_before' => '', 'title_reply_after' => '', 'title_reply' => '
' . esc_html__( 'Leave a Comment', 'bianco' ) . '
', 'title_reply_to' => '
' . esc_html__( 'Comment', 'bianco' ) . '
', 'cancel_reply_link' => esc_html__( 'Cancel Reply', 'bianco'), 'label_submit' => esc_html__( 'Post Comment', 'bianco'), 'comment_field' => '
', 'comment_notes_before' => '', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
', 'email' => '', 'url' => '
', ) ), ); comment_form( $comments_args ); ?>