{% extends 'safety/exclusions/list.html' %} {% block toolbar_exclusion_ctypes %}class="active"{%endblock%} {% block exclusion_heading%}
The following list contains content types excluded from filtering. Content types are filtered in HTTP/HTTPS responses only. Click on the content type to edit exclusion settings for it. Click Add New button to add new excluded content type. Click Remove button to remove content type from exclusion list.
{%endblock%} {% block addnew_href%}{% url 'wf:ViewExclusionContentTypeCreate' policy.pk %}{%endblock%} {% block edit1_href%}{% url 'wf:ViewExclusionContentTypeUpdate' policy.pk object.pk %}{%endblock%} {% block edit2_href%}{% url 'wf:ViewExclusionContentTypeUpdate' policy.pk object.pk %}{%endblock%}