{% set count = 0 %}

{{ strings.title | raw }}

{% if strings.message %}

{{ strings.message | raw }}

{% endif %}