{% extends "base.html" %} {% load static %} {% load event_tags %} {% load i18n %} {% block content %} {{ block.super }}
{% trans "These notification settings apply globally to all products and will be sent to all superusers." %}
{% trans "These notification settings apply globally to all products that you have read access to and will be sent to you only." %}
{% trans "If you want only notifications for certain products you should disable everything here and enable notifications on those products." %}
{% trans "These template template" %}
{{ u.username }} {{ u.applicable_notifications_count }}
{{ n.id }} {{ n.product.id }}, {{ n.user }}, e:{{ n.engagement_added }}, t:{{ n.test_added }}, scan:{{ n.scan_added }}
{{ u.merged_notifications.scan_added }}