{% load i18n %}

{{ notification.title }}

{{ notification.body | safe}} {% if notification.shareable_link %}
{% translate "Open" %}
{% endif %}