{% extends "admin/base_site.html" %} {% load i18n %} {% load static %} {% block title %} {% trans "Notification Preferences" %} {% endblock title %} {% block extrastyle %} {{ block.super }} {% endblock extrastyle %} {% block breadcrumbs %}
{% endblock breadcrumbs %} {% block content %}{% trans 'Enable or disable all web notifications globally' %}.
{% trans 'Enable or disable all email notifications globally' %}.
{% trans 'Fine-tune notification settings for each organization below' %}.