{% extends "base.html" %} {% load rich_text %} {% load i18n %} {% block content %}
{{ notification.body|rich_text }}