{{/* @param {string} [title=""] Text rendered as a Bootstrap alert heading. @param {string} [color="primary"] Suffix used for the Bootstrap alert class `alert-{color}`. For details, see https://www.docsy.dev/docs/adding-content/shortcodes/#alert. */ -}} {{ $color := .Get "color" | default "primary" -}}