{% extends 'safety/exclusions/list.html' %} {% block toolbar_exclusion_name %}class="active"{%endblock%} {% block exclusion_heading%}

The following list contains domain names excluded from filtering. Click on the domain name to edit activation settings. Click Add New button to add new excluded domain. Click Remove button to remove domain from exclusion list.

{%endblock%} {% block addnew_href%}{% url 'wf:ViewExclusionDomainCreate' policy.pk %}{%endblock%} {% block edit1_href%}{% url 'wf:ViewExclusionDomainUpdate' policy.pk object.pk %}{%endblock%} {% block edit2_href%}{% url 'wf:ViewExclusionDomainUpdate' policy.pk object.pk %}{%endblock%}