.l-main-section
  h2 CHECK_ONCE variable
  p.location-badge.
    exported from angular2/change_detection
    defined in angular2/src/change_detection/constants.ts (line 7)
  :markdown
    CHECK_ONCE means that after calling detectChanges the mode of the change detector
    will become CHECKED.