{{~#if icon~}}
{{~icon_img icon~}}
{{~/if~}}
{{~#if title~}}

{{title}}

{{~/if~}} {{~#if description~}}
{{~description~}}
{{~/if~}} {{~#if description_md~}}
{{{~markdown description_md~}}}
{{~/if~}} {{~#if link~}} {{default link_text "Ok"}} {{~/if~}} {{~#each_row~}} {{default title "Ok"}} {{~/each_row~}}
{{~#if dismissible~}} {{~/if~}}