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

The following list contains regular expressions for HTTP/HTTPS request URLs to be excluded from filtering. Click on the URL to edit exclusion settings for it. Click Add New button to add new excluded URL regular expression. Click Remove button to remove URL regular expression from exclusion list.

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