{% extends "helpdesk/base.html" %}{% load i18n %} {% block helpdesk_title %}{% trans "Ignored E-Mail Addresses" %}{% endblock %} {% block helpdesk_body %}{% blocktrans %}
The following e-mail addresses are currently being ignored by the incoming e-mail processor. You can add a new item or delete any of the items below as required.
{% endblocktrans %}{% trans "Note: If the 'Keep' option is not selected, emails sent from that address will be deleted permanently." %}
{% endblock %}