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

{% translate "Notifications" %} {% translate "Mark all as read" %}

{% include 'core/pagination.html' %} {% endblock %}