.l-main-section
  h2 CHECKED variable
  p.location-badge.
    exported from angular2/change_detection
    defined in angular2/src/change_detection/constants.ts (line 13)
  :markdown
    CHECKED means that the change detector should be skipped until its mode changes to
    CHECK_ONCE or CHECK_ALWAYS.