This commit fixes sanitization example in https://angular.io/guide/template-syntax#content-security. * Escape < and > of interpolation result. * Fix result of property binding result. PR Close #36059
This commit fixes sanitization example in https://angular.io/guide/template-syntax#content-security. * Escape < and > of interpolation result. * Fix result of property binding result. PR Close #36059