{% extends 'safety/rules/rulefile_list.html' %} {% block toolbar_rule_file %}active{%endblock%} {% block rule_desc%}
Block downloads of files with specific content types.
{%endblock%} {% block th1 %}Content Type{%endblock%} {% block addnew_href%}{% url 'wf:ViewRuleContentTypeCreate' policy.pk %}{%endblock%} {% block edit1_href%}{% url 'wf:ViewRuleContentTypeUpdate' policy.pk object.pk %}{%endblock%} {% block edit2_href%}{% url 'wf:ViewRuleContentTypeUpdate' policy.pk object.pk %}{%endblock%}