{{ $_hugo_config := `{ "version": 1 }` }}
{{ partial "layouts/blocks/alert.html" (dict
"text" .Inner
"color" "blue"
"icon" "exclamation"
)
}}