{% extends 'safety/members/form.html' %} {% block toolbar_member_header %}class="active"{%endblock%} {% block member_heading%}{%endblock%} {% block value_name%}ICAP Header Value{%endblock%} {% block value_help%}Specify the value of the X-Diladele-Select-Member ICAP header. If this value is present in the ICAP request or response, it will be forcefully processed by this policy. The value should be alphanumeric only (no spaces, dashes, etc).{%endblock%} {% block comment_name%}Comment{%endblock%} {% block comment_help%}Specify comment for your own use.{%endblock%} {% block cancel_href%}{% url 'wf:ViewMemberHeaderList' policy.pk %}{%endblock%}