' . get_the_title() . '' ); } else { _e( 'Thoughts', 'displace' ); } ?>

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

'', 'comment_field' => '

', 'title_reply' => __( 'Leave a Reply', 'displace' ), 'title_reply_to' => __( 'Leave a Reply to %s', 'displace' ), 'cancel_reply_link' => __( 'Cancel reply', 'displace' ), 'label_submit' => __( 'Send', 'displace' ), 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '

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

', 'email' => '

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

', 'url' => '

' . ' ' . '' . '

' ) ) ); comment_form($comment_form_args); // If comments are closed and there are comments, let's leave a little note, shall we? if ( have_comments() or comments_open() ) : ?>