‹!--
  Angular generates warnings for these two lines as it sanitizes them
  WARNING: sanitizing HTML stripped some content (see http://g.co/ng/security#xss).
 --›
‹p›‹span›"{{evilTitle}}" is the ‹i›interpolated‹/i› evil title.‹/span›‹/p›
‹p›"‹span [innerHTML]="evilTitle"›‹span›" is the ‹i›property bound‹/i› evil title.‹/p›