.mp-sh-summary-container
  .mp-sh-shared-header
    if $component.alert.anomaly
      | Anomaly detection
    else
      | Interesting segment
  .mp-sh-shared-body
    mp-formatted-message(attrs={parts: JSON.stringify($component.message)})
