{{ if eq .Type "alert" }}
{{/* Hugo render hooks add an opening paragraph tag if the .Text starts */}} {{/* with a heading. This replaces the phantom paragraph tag. */}} {{ replace .Text "

{{ else }}

{{ .Text | safeHTML}}
{{ end }}