{{ bag.desc|e }}
-
{%- for constraint in policy.attributes -%}
- {{ constraint }}
-
{%- for name in policy.__getattribute__(constraint) -%}
- {{ name }} {%- else -%}
- Open to anyone. {%- endfor -%}
{%- endfor -%}