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

1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
    'bluemasters_pingbacks', 'type' => 'pings' ) ); ?>
    'bluemasters_comment', 'type' => 'comment' ) ); ?>
1 ) : // Are there comments to navigate through? ?>

'

', '

', 'email' => '

', '

', 'url' => '

' . '

', ); comment_form( array ( 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'comment_field' => '

', 'comment_notes_after' => '

* ' . __( 'This are required fields.', 'bluemasters' ) . '

', 'label_submit' => __( 'Submit', 'bluemasters' ), 'title_reply' => __( 'Leave Your Comment', 'bluemasters' ), 'comment_notes_before' => '', )); ?>