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

1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
    'neighborly_comment', 'avatar_size' => 36 ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>

apply_filters( 'comment_form_default_fields', array( 'author' => '

' . ' ' . ( $req ? '' : '' ) . '' . '

', 'email' => '

' . ' ' . ( $req ? '' : '' ) . '' . '

', 'url' => '

' . '' . '

' ) ), 'comment_field' => '

' . ' ' . ( $req ? '' : '' ) . '' . '

', 'comment_notes_after' => '', 'title_reply'=> __( 'Leave a Reply', 'neighborly' ), 'logged_in_as'=> '

' . sprintf( __( 'Logged in as %2$s. Log out?', 'neighborly' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink() ) ) ) . '

', 'label_submit'=> __( 'Post Comment', 'neighborly' ), 'comment_notes_before'=> '

' . __( 'Your email address will not be published.', 'neighborly' ) . ( $req ? $required_text : '' ) . '

', 'must_log_in' => '

' . sprintf( __( 'You must be logged in to post a comment.', 'neighborly' ), wp_login_url( apply_filters( 'the_permalink', get_permalink() ) ) ) . '

', 'cancel_reply_link' => __( 'Cancel reply', 'neighborly' ), ); ?>