{% extends 'safety/exclusions/list.html' %} {% block toolbar_exclusion_subnet %}class="active"{%endblock%} {% block exclusion_heading%}
The following list contains IP address subnets excluded from filtering. Click on the IP address subnet to edit exclusion settings for it. Click Add New button to add new excluded IP address subnet. Click Remove button to remove IP address subnet from exclusion list.
{%endblock%} {% block addnew_href%}{% url 'wf:ViewExclusionSubnetCreate' policy.pk %}{%endblock%} {% block edit1_href%}{% url 'wf:ViewExclusionSubnetUpdate' policy.pk object.pk %}{%endblock%} {% block edit2_href%}{% url 'wf:ViewExclusionSubnetUpdate' policy.pk object.pk %}{%endblock%}