' . sprintf( __( 'You must be logged in to post a comment.', 'blaskan' ), wp_login_url( apply_filters( 'the_permalink', get_permalink( get_the_ID() ) ) ) ) . '
', 'logged_in_as' => '', 'blaskan' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( get_the_ID() ) ) ) ), 'comment_notes_before' => null, 'comment_notes_after' => '', 'id_form' => 'commentform', 'id_submit' => 'submit', 'title_reply' => __( 'Post a comment', 'blaskan' ), 'title_reply_to' => __( 'Leave a Reply to %s', 'blaskan' ), 'cancel_reply_link' => __( 'Cancel reply', 'blaskan' ), 'label_submit' => __( 'Post comment', 'blaskan' ), ); comment_form( $commentform ); ?>