{# Variables - notification #}

{{ notification.heading }} {% if notification.url %} {% endif %}

{{ notification.message }}

{% if notification.url and notification.button %}

{{ notification.button }}

{% endif %}