{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %}
{% blocktrans %} Add policy rule to share, 'ip' rule represents ipv4 address, 'user' rule represents username or usergroup, 'cephx' rule represents ceph auth ID. {% endblocktrans %}
{% endblock %}