1 && get_option( 'page_comments' ) ) : ?>
1 && get_option( 'page_comments' ) ) : ?>

'

', 'comment_notes_before' => '', 'comment_notes_after' => '', 'logged_in_as' => '

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


', 'title_reply' => __( 'Add Your Comment', 'huddle' ), 'title_reply_to' => __( 'Add Your Comment', 'huddle' ), 'cancel_reply_link' => __( 'Cancel Reply To Comment →', 'huddle' ), 'label_submit' => __( 'Submit Comment →', 'huddle' ), 'id_submit' => 'comment-submit', 'fields' => array( 'author' => '' . ''. ( $req ? '* '.__('Required', 'huddle').'' : '' ) .'

', 'email' => '' . ''. ( $req ? '* '.__('Required', 'huddle').'' : '' ) .'

', 'url' => '' . '

' ) ) ); ?>