{% load i18n %} {% load custom_tags %}
{{ notification.title }} {{ notification.created_at }}

{{ notification.text | render_markdown }}