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

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

'
' . ( $req ? '*' : '' ) . '
', 'email' => '
' . ( $req ? '*' : '' ) . '
', 'url' => '
' . '
', ); $comments_args = array( 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'class_submit' => 'btn btn-primary', 'comment_field' => '
', ); comment_form($comments_args); ?>