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

1 && get_option( 'page_comments' ) ) : // are there comments to navigate through? If so, show navigation ?> 1 && get_option( 'page_comments' ) ) : // are there comments to navigate through? If so, show navigation ?>

'
', 'email' => ' ', 'url' => '
' ); $comment_textarea = ''; comment_form( array( 'fields' => $fields, 'comment_field' => $comment_textarea, 'id_submit' => 'comment-form-submit', 'label_submit' => esc_attr__( 'Submit', 'denta_lite' ), 'title_reply' => esc_attr__( 'Leave a comment', 'denta_lite' ), 'title_reply_to' => esc_attr__( 'Leave a comment to %s', 'denta_lite' )) ); ?>