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

The following list contains IP address ranges excluded from filtering. Click on the IP address range to edit it. Click Add New button to add new excluded IP address range. Click Remove button to remove IP address range from exclusion list.

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