{% extends "base.html" %} {% load rich_text %} {% load i18n %} {% block title %} {% translate "Notifications" %} {% endblock %} {% block content %}

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

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