{{ $title := .title | default "" }} {{ $color := .color | default "yellow" }} {{ $icon := .icon | default "exclamation" }} {{ $text := .text | default "" }} {{ $class := .class | default "mt-6 mb-8" }}
{{ $text }}