{% extends 'layout.html' %} {% load i18n %} {% load static %} {% block title %}{% trans "Notifications" %}{% endblock %} {% block content %} {% trans "Notifications" %} {% csrf_token %} {% spaceless %} {% trans "Delete notifications" %} {% endspaceless %}
{% trans "You're all caught up!" %}