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

1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>

'

' . '

', 'email' => '

' . '

', 'url' => '

' .'

', ); // Change comment form default values $args = array( 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'comment_field' => '

', 'comment_notes_before' => '', 'comment_notes_after' => '' ); comment_form($args); ?>