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