{% if platform.logo %} {{ platform.name }} {% else %}

{{ platform.name }}

{% endif %}
{% if title %}

{{ title }}

{% endif %} {{ message|safe|linebreaks }} {% if action_url %}
{{ action_text|default:"Click here" }}
{% endif %}