{{ $emojis := dict "caution" ":exclamation:" "important" ":information_source:" "note" ":information_source:" "tip" ":bulb:" "warning" ":information_source:" "todo" ":memo:" "quote" ":speech_balloon:" "default" ":information_source:" }}
{{ transform.Emojify (index $emojis .AlertType) }} {{.AlertType}} {{ .AlertTitle}}