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

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

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