' . get_the_title() . '' ); ?>

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

'commentform', 'id_submit' => 'submit', 'title_reply' => __( 'Leave a Reply','bootpress'), 'title_reply_to' => __( 'Leave a Reply to %s','bootpress'), 'cancel_reply_link' => __( 'Cancel Reply','bootpress'), 'label_submit' => __( 'Post Comment','bootpress'), 'comment_field' => '
', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
' . ' ' . '
', 'email' => '
' . '
', 'url' => '
' . '
' ) ), ); comment_form($args); ?>