{% if icon %}
{{ icon }}
{% else %} {% endif %} {% if title %}

{{ title }}

{% endif %} {% if message %}

{{ message }}

{% endif %} {% if action_text %}
{% if action_url %} {{ action_text }} {% elif action_click %} {% endif %}
{% endif %}