"]; ODRAppendFont(_response, sC,sF, sS); if (title != nil) { [_response appendContentString:@""]; [_response appendContentString:title]; [_response appendContentString:@""]; } [_ctx appendElementIDComponent:@"t"]; [self appendChildNodes:ODRLookupQueryPath(_node, @"-vtitle") toResponse:_response inContext:_ctx]; [_ctx deleteLastElementIDComponent]; // delete "t" [_response appendContentString:@" | "]; ODRAppendFont(_response, sC,sF, sS); [_ctx appendElementIDComponent:@"b"]; [self appendChildNodes:ODRLookupQueryPath(_node, @"-vbutton") toResponse:_response inContext:_ctx]; [_ctx deleteLastElementIDComponent]; // delete "b" [_response appendContentString:@" |