{{ icon|default('○') }}

{{ title|default('Nothing here yet') }}

{%- if description is defined %}

{{ description }}

{%- endif %} {%- if action_url is defined %} {{ action_label|default('Get started') }} {%- endif %} {{- _slot_default|default('')|safe }}