{% if notification.url %}{% endif %} {{ notification.title }} {% if notification.url %}{% endif %}
{% if notification.detail %}{{ notification.detail }}
{% endif %} {% if notification.attributes %}{{ attr.title }} | {{ attr.value }} |
{% for action in notification.actions %} {{ action.label }} {% endfor %}
{% endif %}