{% extends 'safety/members/form.html' %}
{% block toolbar_member_ip %}class="active"{%endblock%}
{% block value_name%}IP Address{%endblock%}
{% block value_help%}Specify IP address of the member of this policy. For example, 192.168.1.101 or 2607:f0d0:1002:0051:0000:0000:0000:0004.{%endblock%}
{% block comment_name%}Comment{%endblock%}
{% block comment_help%}Specify comment for your own use.{%endblock%}
{% block cancel_href%}{% url 'wf:ViewMemberIpList' policy.pk %}{%endblock%}